Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/
Dfp-bit.c288 if (fraction >= IMPLICIT_1)
551 while (fraction < IMPLICIT_1)
593 dst->fraction.ll = (fraction << NGARDS) | IMPLICIT_1;
715 while (tmp->fraction.ll < IMPLICIT_1 && tmp->fraction.ll)
908 while (high < IMPLICIT_1)
1024 bit = IMPLICIT_1;
Dfp-bit.h342 #define IMPLICIT_1 ((fractype)1<<(FRACBITS+NGARDS)) macro
/freebsd-12-stable/contrib/gcc/
DChangeLog-200334651 (IMPLICIT_1, IMPLICIT_2): Cast constants to types that are