Lines Matching full:three
2593 float32 three = int32_to_float32(3, s);2594 return float32_sub(three, float32_mul(a, b, s), s);