Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dgen-libm-test.py570 def generate_testfile(inc_input, auto_tests, c_output): function
680 generate_testfile(args.inc_input, auto_tests, args.c_output)
/glibc-2.36/ChangeLog.old/
DChangeLog.1849568 * math/gen-libm-test.pl (generate_testfile): Handle
54487 * math/gen-libm-test.pl (generate_testfile): Expect only function
56045 (generate_testfile): Handle conditional exceptions.
61101 (generate_testfile): Handle AUTO_TESTS_* lines.
66301 * math/gen-libm-test.pl (generate_testfile): Do not handle
66474 (generate_testfile): Don't handle START and END lines.
66671 (generate_testfile): Do not pass function name to parse_args.
66912 (generate_testfile): Pass only function name in generated call to
67262 (generate_testfile): Remove variable $in_func. Update call to
68045 (generate_testfile): Handle START_DATA and END_DATA. Pass extra
[all …]
DChangeLog.16898 (generate_testfile): Pass it the name given in the START macro.