Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dgdtoaimp.h347 #define Int_max 14 macro
385 #define Int_max 15 macro
411 #define Int_max 15 macro
H A Ddtoa.c438 if (be >= 0 && k <= Int_max) {
H A Dgdtoa.c444 if (be >= 0 && k <= Int_max) {