Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_json/
Dtest_enum.py7 HUGE = 1<<64 variable
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs40 const HUGE: f32 = 1.0e30; in powf() constant
593 const HUGE: f64 = 1.0e300; in powd() constant
/third_party/rust/crates/memchr/bench/src/memchr/
Dinputs.rs20 pub const HUGE: Input = Input { constant
/third_party/musl/porting/liteos_m/kernel/include/
Dmath.h396 #define HUGE 3.40282346638528859812e+38F macro
/third_party/musl/porting/liteos_a/kernel/include/
Dmath.h396 #define HUGE 3.40282346638528859812e+38F macro
/third_party/musl/porting/uniproton/kernel/include/
Dmath.h396 #define HUGE 3.40282346638528859812e+38F macro
/third_party/musl/ndk_musl_include/
Dmath.h396 #define HUGE 3.40282346638528859812e+38F macro
/third_party/musl/include/
Dmath.h396 #define HUGE 3.40282346638528859812e+38F macro
/third_party/python/Lib/lib2to3/
Dpytree.py18 HUGE = 0x7FFFFFFF # maximum repeat count, default max variable