Searched refs:exp_table (Results 1 – 1 of 1) sorted by relevance
62 static const int exp_table[] = { in check_onebit() local87 for (exp_i = 0; exp_i < numberof (exp_table); exp_i++) in check_onebit()89 exp = exp_table[exp_i]; in check_onebit()174 static const long exp_table[] = { in check_underflow() local188 for (exp_i = 0; exp_i < numberof (exp_table); exp_i++) in check_underflow()190 exp = exp_table[exp_i]; in check_underflow()219 static const long exp_table[] = { in check_inf() local233 for (exp_i = 0; exp_i < numberof (exp_table); exp_i++) in check_inf()235 exp = exp_table[exp_i]; in check_inf()