Home | History | Annotate | Download | only in stdlib

Lines Matching refs:Int_max

240 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
267 #define Int_max 14
295 #define Int_max 15
319 #define Int_max 15
2421 if (be >= 0 && k <= Int_max) {