Searched refs:DI_SIZE (Results 1 – 2 of 2) sorted by relevance
1395 #define DI_SIZE (W_TYPE_SIZE * 2) macro1397 (SIZE < DI_SIZE \1398 && SIZE > (DI_SIZE - SIZE + FSSIZE) \1440 #define REP_BIT ((UDWtype) 1 << (DI_SIZE - FSIZE)) in FUNC()1507 #define DI_SIZE (W_TYPE_SIZE * 2) macro1509 (SIZE < DI_SIZE \1510 && SIZE > (DI_SIZE - SIZE + FSSIZE) \1552 #define REP_BIT ((UDWtype) 1 << (DI_SIZE - FSIZE)) in FUNC()
1079 #define DI_SIZE (sizeof (DWtype) * BITS_PER_UNIT) macro1097 if (DF_SIZE < DI_SIZE in __floatdisf()1098 && DF_SIZE > (DI_SIZE - DF_SIZE + SF_SIZE)) in __floatdisf()1100 #define REP_BIT ((UDWtype) 1 << (DI_SIZE - DF_SIZE)) in __floatdisf()