Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
H A Dsoft-fp.h206 #define DI_BITS (__CHAR_BIT__ * (int)sizeof(DItype)) macro
/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dsoft-fp.h344 #define DI_BITS (__CHAR_BIT__ * (int) sizeof (DItype)) macro