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

/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c252 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
279 #define Int_max 14 macro
307 #define Int_max 15 macro
331 #define Int_max 15 macro
2102 if (be >= 0 && k <= Int_max) {

Completed in 78 milliseconds