Searched refs:exp_off (Results 1 – 2 of 2) sorted by relevance
33 int exp_off; member41 .exp_off = 0,49 .exp_off = 1,57 .exp_off = 2,74 s1 != t->s1 + t->exp_off || in main()75 s2 != t->s2 + t->exp_off) { in main()
609 static uint64_t call_recip_estimate(int *exp, int exp_off, uint64_t frac) in call_recip_estimate() argument629 result_exp = exp_off - *exp; in call_recip_estimate()834 static uint64_t recip_sqrt_estimate(int *exp , int exp_off, uint64_t frac) in recip_sqrt_estimate() argument856 *exp = (exp_off - *exp) / 2; in recip_sqrt_estimate()