Home
last modified time | relevance | path

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

/stdlib/
A Dstrtol_l.c227 unsigned LONG int cutoff; in INTERNAL() local
372 cutoff = cutoff_tab[base - 2]; in INTERNAL()
466 if (i > cutoff || (i == cutoff && c > cutlim)) in INTERNAL()

Completed in 4 milliseconds