Lines Matching defs:fa
29 static uint64_t float32_to_f(float32 fa) in float32_to_f()
111 float32 fa, fb, fr; in helper_addf() local
121 float32 fa, fb, fr; in helper_subf() local
131 float32 fa, fb, fr; in helper_mulf() local
141 float32 fa, fb, fr; in helper_divf() local
160 static uint64_t float64_to_g(float64 fa) in float64_to_g()
238 float64 fa, fb, fr; in helper_addg() local
248 float64 fa, fb, fr; in helper_subg() local
258 float64 fa, fb, fr; in helper_mulg() local
268 float64 fa, fb, fr; in helper_divg() local
278 float64 fa, fr; in helper_sqrtg() local
287 float64 fa, fb; in helper_cmpgeq() local
301 float64 fa, fb; in helper_cmpgle() local
315 float64 fa, fb; in helper_cmpglt() local
335 float64 fa; in helper_cvtgf() local
345 float64 fa = g_to_float64(env, GETPC(), a); in helper_cvtgq() local