Lines Matching refs:make_float32
2199 #define FLOAT_ONE32 make_float32(0x3f8 << 20)2201 #define FLOAT_TWO32 make_float32(1 << 30)