Home
last modified time | relevance | path

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

12

/third_party/jerryscript/jerry-libm/
Datanh.c50 #define huge 1.0e+300 macro
Dasinh.c43 #define huge 1.0e+300 macro
Dfloor.c40 #define huge 1.0e300 macro
Dcosh.c54 #define huge 1.0e300 macro
Dceil.c40 #define huge 1.0e300 macro
Dscalbn.c37 #define huge 1.0e+300 macro
Dexp.c109 #define huge 1.0e+300 macro
Datan.c80 #define huge 1.0e300 macro
Dasin.c61 #define huge 1.000e+300 macro
Dexpm1.c125 #define huge 1.0e+300 macro
Dpow.c95 #define huge 1.0e300 macro
/third_party/musl/src/complex/
Dccoshf.c33 static const float huge = 0x1p127; variable
Dcsinhf.c33 static const float huge = 0x1p127; variable
Dcsinh.c39 static const double huge = 0x1p1023; variable
Dccosh.c39 static const double huge = 0x1p1023; variable
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_atan.c65 huge = 1.0e300; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv_benchmark.cc110 std::string huge(200, '3'); in BM_Strtod_HugeMantissa() local
120 std::string huge(200, '3'); in BM_Absl_HugeMantissa() local
Descaping_test.cc623 const std::string huge(kSize, 'x'); in TEST() local
/third_party/abseil-cpp/absl/strings/
Dcharconv_benchmark.cc110 std::string huge(200, '3'); in BM_Strtod_HugeMantissa() local
120 std::string huge(200, '3'); in BM_Absl_HugeMantissa() local
Descaping_test.cc623 const std::string huge(kSize, 'x'); in TEST() local
/third_party/musl/libc-test/src/math/
Disless.c31 volatile double huge = DBL_MAX; in main() local
/third_party/python/Lib/test/test_json/
Dtest_enum.py13 huge = HUGE variable in BigNum
/third_party/musl/src/math/
Dpowl.c187 static const long double huge = 0x1p10000L; variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dpowl.c187 static const long double huge = 0x1p10000L; variable
/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c267 nir_ssa_def *huge = nir_imm_floatN_t(b, huge_val, bit_size); in nir_atan2() local

12