Searched refs:DBL_MIN_10_EXP (Results 1 – 10 of 10) sorted by relevance
40 #define DBL_MIN_10_EXP (-307) macro
21 C(DBL_MIN_10_EXP) in f()
107 SetIntFlag(DBL_MIN_10_EXP); in PyFloat_GetInfo()
2868 if (power < DBL_MIN_10_EXP) return 0;
549 | :const:`min_10_exp` | DBL_MIN_10_EXP | minimum integer *e* such that ``10**e`` is a |