Home
last modified time | relevance | path

Searched defs:DBL_MIN (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/compat/float/
H A Dfloat.h33 #undef DBL_MIN macro
34 #define DBL_MIN ((double)2.22507385850720138309e-308L) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfloat.h29 #define DBL_MIN 2.22507385850720138309e-308 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfloat.h29 #define DBL_MIN 2.22507385850720138309e-308 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfloat.h29 #define DBL_MIN 2.22507385850720138309e-308 macro
/third_party/musl/include/
H A Dfloat.h29 #define DBL_MIN 2.22507385850720138309e-308 macro
/third_party/python/Lib/test/test_capi/
H A Dtest_getargs.py48 SHRT_MIN, SHRT_MAX, FLT_MIN, FLT_MAX, DBL_MIN, DBL_MAX namespace

Completed in 4 milliseconds