Lines Matching refs:make_float64
2200 #define FLOAT_ONE64 make_float64(0x3ffULL << 52)2202 #define FLOAT_TWO64 make_float64(1ULL << 62)