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

/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.c319 if (fraction >= IMPLICIT_2)
731 if (tmp->fraction.ll >= IMPLICIT_2)
898 while (high >= IMPLICIT_2)
H A Dfp-bit.h343 #define IMPLICIT_2 ((fractype)1<<(FRACBITS+1+NGARDS)) macro

Completed in 89 milliseconds