Searched refs:expn (Results 1 – 1 of 1) sorted by relevance
1352 static int find_proper_scale(int expn, int n) in find_proper_scale() argument1356 q_pw = (expn > n) ? expn - 10 : 0; in find_proper_scale()