Home
last modified time | relevance | path

Searched defs:huge (Results 1 - 25 of 28) sorted by relevance

12

/third_party/jerryscript/jerry-libm/
H A Dcosh.c54 #define huge 1.0e300 macro
113 #undef huge macro
H A Dfloor.c40 #define huge 1.0e300 macro
132 #undef huge macro
H A Dceil.c40 #define huge 1.0e300 macro
133 #undef huge macro
H A Datanh.c50 #define huge 1.0e+300 macro
100 #undef huge macro
H A Dasinh.c43 #define huge 1.0e+300 macro
95 #undef huge macro
H A Dscalbn.c37 #define huge 1.0e+300 macro
98 #undef huge macro
H A Dsinh.c115 #undef huge macro
H A Dexp.c109 #define huge 1.0e+300 macro
211 #undef huge macro
H A Dasin.c61 #define huge 1.000e+300 macro
141 #undef huge macro
H A Dexpm1.c125 #define huge 1.0e+300 macro
295 #undef huge macro
H A Datan.c80 #define huge 1.0e300 macro
175 #undef huge macro
H A Dpow.c95 #define huge 1.0e300 macro
454 #undef huge global() macro
[all...]
/third_party/musl/src/complex/
H A Dccoshf.c33 static const float huge = 0x1p127; variable
H A Dcsinhf.c33 static const float huge = 0x1p127; variable
H A Dccosh.c39 static const double huge = 0x1p1023; variable
H A Dcsinh.c39 static const double huge = 0x1p1023; variable
/third_party/FreeBSD/lib/msun/src/
H A Ds_asinhl.c53 huge= 1.00000000000000000000e+300; variable
H A De_coshl.c38 static const volatile long double huge = 0x1p10000L, tiny = 0x1p-10000L; variable
/third_party/musl/libc-test/src/math/
H A Disless.c31 volatile double huge = DBL_MAX; in main() local
[all...]
/third_party/FreeBSD/lib/msun/ld128/
H A De_powl.c89 huge = 1.0e3000L, variable
[all...]
H A Ds_expl.c45 huge = 0x1p10000L, variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowl.c187 static const long double huge = 0x1p10000L; variable
/third_party/musl/src/math/
H A Dpowl.c187 static const long double huge = 0x1p10000L; variable
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py13 huge = HUGE variable in BigNum
/third_party/curl/tests/libtest/
H A Dlib1560.c1640 static int huge(void) in huge() function

Completed in 10 milliseconds

12