Home
last modified time | relevance | path

Searched refs:Int_max (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h318 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
344 #define Int_max 14 macro
382 #define Int_max 15 macro
408 #define Int_max 15 macro
/third_party/python/Python/
H A Ddtoa.c239 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
266 #define Int_max 14 macro
2542 if (be >= 0 && k <= Int_max) { in _Py_dg_dtoa()

Completed in 5 milliseconds