Searched refs:all_functions (Results 1 – 4 of 4) sorted by relevance
104 all_functions (void) in all_functions() function151 all_functions (); in do_test()
173 def all_functions(self): member in Ulps595 def generate_err_table_sub(all_ulps, all_functions, fns_complex, platforms): argument601 for func in all_functions:628 p_functions, p_complex = all_ulps[p].all_functions()631 all_functions = sorted([f for f in functions_set642 err_table_list.append(generate_err_table_sub(all_ulps, all_functions,
10379 * manual/libm-err-tab.pl (@all_functions): Change to10380 %all_functions. Initialize as empty.10381 (parse_ulps): Add to %all_functions based on functions found in12084 * manual/libm-err-tab.pl (@all_functions): Add fromfp, fromfpx,12825 * manual/libm-err-tab.pl (@all_functions): Add roundeven.12969 * manual/libm-err-tab.pl (@all_functions): Add fmaxmag and13751 * manual/libm-err-tab.pl (@all_functions): Add llogb.69186 * manual/libm-err-tab.pl (@all_functions): Update comment.
12061 (Ulps.all_functions): New function.