Searched refs:SPLIT (Results 1 – 4 of 4) sorted by relevance
51 #define SPLIT (0x1p32L + 1.0L) macro57 #define SPLIT (0x1p57L + 1.0L) macro
28 #define SPLIT (0x1p12f + 1.0f) macro
71 #define SPLIT ((FLOAT_T) 0x1p26 + (FLOAT_T) 1.0) macro
130 static const FLOAT_T split = SPLIT; in dd_mul()