Searched refs:float32_two (Results 1 – 1 of 1) sorted by relevance
2975 #define float32_two make_float32(0x40000000) macro2987 return float32_two; in HELPER()2989 return float32_sub(float32_two, float32_mul(a, b, s), s); in HELPER()3004 return float32_div(float32_sub(float32_three, product, s), float32_two, s); in HELPER()