Home
last modified time | relevance | path

Searched defs:DBL_MIN_EXP (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_long_future.py19 DBL_MIN_EXP = sys.float_info.min_exp variable
/external/clang/lib/Headers/
Dfloat.h98 #define DBL_MIN_EXP __DBL_MIN_EXP__ macro
Dopencl-c.h210 #define DBL_MIN_EXP -1021 macro
/external/python/cpython3/Lib/test/
Dtest_long.py33 DBL_MIN_EXP = sys.float_info.min_exp variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py85 DBL_MIN_EXP = (-1021) variable