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

/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.h144 # define GARDROUND 0x1ff macro
182 # define GARDROUND 0x3f macro
205 # define GARDROUND 0x7f macro
H A Dfp-bit.c279 fraction += GARDROUND + 1;
284 fraction += GARDROUND;
312 fraction += GARDROUND + 1;
317 fraction += GARDROUND;
923 GARDROUND + 1, except that's also done in the packing
935 high += GARDROUND + 1;
1043 GARDROUND + 1, except that's also done in the packing
1053 quotient += GARDROUND + 1;

Completed in 56 milliseconds