Home
last modified time | relevance | path

Searched defs:zeros (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystrtod.c466 int zeros = MIN_EXPONENT_DIGITS - exponent_digit_cnt; in ensure_minimum_exponent_length() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystrtod.c466 int zeros = MIN_EXPONENT_DIGITS - exponent_digit_cnt; in ensure_minimum_exponent_length() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c1369 int zeros = 0; in PySSL_SSLshutdown() local