Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoaimp.h330 #define Int_max 14 macro
368 #define Int_max 15 macro
395 #define Int_max 15 macro
Ddtoa.c442 if (be >= 0 && k <= Int_max) {
Dgdtoa.c450 if (be >= 0 && k <= Int_max) {