Searched defs:exp_diff (Results 1 – 4 of 4) sorted by relevance
66 int32_t exp_diff = biased_exponent (x) - biased_exponent (y); in atan2f() local
60 int64_t exp_diff = biased_exponent (x) - biased_exponent (y); in atan2() local
448 const int64_t exp_diff = a_flt_e - b_flt_e; in _mesa_double_add_rtz() local671 const int64_t exp_diff = a_flt_e - b_flt_e; in _mesa_double_sub_rtz() local1058 int64_t exp_diff = e - c_flt_e; in _mesa_double_fma_rtz() local1313 int16_t exp_diff = e - c_flt_e; in _mesa_float_fma_rtz() local
486 int exp_diff; in compute_exp_strategy() local