Home
last modified time | relevance | path

Searched defs:HUGE (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c9 #define HUGE 0x1.fffffffffffffp1023 macro
Dqmul_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqadd_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqdiv_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqsub_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
/external/python/cpython2/Python/
Dstrtod.c56 static double HUGE = 1.7976931348623157e308; variable
/external/curl/src/
DMakefile.am99 HUGE=tool_hugehelp.c macro
/external/fdlibm/
Dfdlibm.h83 #define HUGE MAXFLOAT macro
/external/python/cpython2/Lib/lib2to3/
Dpytree.py19 HUGE = 0x7FFFFFFF # maximum repeat count, default max variable