Home
last modified time | relevance | path

Searched defs:SI_BITS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/
H A Dsoft-fp.h205 #define SI_BITS (__CHAR_BIT__ * (int)sizeof(SItype)) macro
/dflybsd-src/contrib/gcc-8.0/libgcc/soft-fp/
H A Dsoft-fp.h343 #define SI_BITS (__CHAR_BIT__ * (int) sizeof (SItype)) macro