Searched refs:cutlim (Results 1 – 1 of 1) sorted by relevance
167 register int neg = 0, any, cutlim; variable189 cutlim = (unsigned long)ULONG_MAX % (unsigned long)base;199 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim))
Completed in 2 milliseconds