Home
last modified time | relevance | path

Searched defs:DBL_MAX_EXP (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/include/
Dfloat.h35 #define DBL_MAX_EXP 1024 macro
/third_party/musl/ndk_musl_include/
Dfloat.h35 #define DBL_MAX_EXP 1024 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfloat.h35 #define DBL_MAX_EXP 1024 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfloat.h35 #define DBL_MAX_EXP 1024 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfloat.h35 #define DBL_MAX_EXP 1024 macro
/third_party/FreeBSD/contrib/gdtoa/
Dgdtoaimp.h236 #define DBL_MAX_EXP 1024 macro
244 #define DBL_MAX_EXP 63 macro
252 #define DBL_MAX_EXP 127 macro
/third_party/python/Lib/test/
Dtest_long.py32 DBL_MAX_EXP = sys.float_info.max_exp variable
Dtest_getargs2.py49 DBL_MAX_EXP = sys.float_info.max_exp variable