Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/ppc/
Dfixtfdi_test.c9 #define HUGE 0x1.fffffffffffffp1023 macro
Dqsub_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqmul_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqdiv_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
Dqadd_test.c26 #define HUGE 0x1.fffffffffffffp1023 macro
/external/crcalc/tests/src/com/hp/creals/
DConversionTest.java32 final CR HUGE = BIG.multiply(BIG); field in ConversionTest
/external/python/cpython2/Python/
Dstrtod.c56 static double HUGE = 1.7976931348623157e308; variable
/external/python/cpython3/Lib/test/test_json/
Dtest_enum.py7 HUGE = 1<<64 variable
/external/curl/src/
DMakefile.am95 HUGE=tool_hugehelp.c macro
/external/fdlibm/
Dfdlibm.h83 #define HUGE MAXFLOAT macro
/external/python/cpython3/Lib/lib2to3/
Dpytree.py18 HUGE = 0x7FFFFFFF # maximum repeat count, default max variable
/external/python/cpython2/Lib/lib2to3/
Dpytree.py19 HUGE = 0x7FFFFFFF # maximum repeat count, default max variable