Home
last modified time | relevance | path

Searched refs:all_functions (Results 1 – 1 of 1) sorted by relevance

/math/
A Dgen-libm-test.py173 def all_functions(self): member in Ulps
595 def generate_err_table_sub(all_ulps, all_functions, fns_complex, platforms): argument
601 for func in all_functions:
628 p_functions, p_complex = all_ulps[p].all_functions()
631 all_functions = sorted([f for f in functions_set
642 err_table_list.append(generate_err_table_sub(all_ulps, all_functions,

Completed in 3 milliseconds