Home
last modified time | relevance | path

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

/math/
A Dgen-libm-test.py570 def generate_testfile(inc_input, auto_tests, c_output): argument
591 with open(c_output, 'w') as f:
679 if args.c_output is not None:
680 generate_testfile(args.inc_input, auto_tests, args.c_output)

Completed in 7 milliseconds