Searched refs:FASTLAZY (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c4853 #define FASTLAZY 18 /* carry resolution point [1->18] */ macro
4857 #define FASTLAZY 1844 /* carry resolution point [1->1844] */ macro
5014 /* (The count is set via FASTLAZY to simplify experiments to */
5017 lazy=FASTLAZY; /* carry delay count */
5025 lazy=FASTLAZY; /* reset delay count */
5032 /* it allows FASTLAZY to be increased to 18 rather than 4 */

Completed in 115 milliseconds