Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dmisc.c34 static Bigint *freelist[Kmax+1];
60 if (k <= Kmax && (rv = freelist[k]) !=0) {
70 if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) {
94 if (v->k > Kmax)
H A Dgdtoaimp.h488 #define Kmax 9 macro
H A Dchanges541 dtoa.c and gdtoa/gdtoaimp.h and gdtoa/misc.c: reduce Kmax, and use