Home
last modified time | relevance | path

Searched defs:bigtens (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dmisc.c858 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; variable
Dgdtoaimp.h504 #define bigtens __bigtens_D2A macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c1204 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c1187 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 }; variable