Searched refs:test_hex_in_one_mode (Results 1 – 1 of 1) sorted by relevance
/stdio-common/ |
A D | tst-printf-round.c | 140 test_hex_in_one_mode (double d, const char *fmt, const char *const expected[4], in test_hex_in_one_mode() function 203 result |= test_hex_in_one_mode (hex_tests[i].d, hex_tests[i].fmt, in do_test() 208 result |= test_hex_in_one_mode (hex_tests[i].d, hex_tests[i].fmt, in do_test() 216 result |= test_hex_in_one_mode (hex_tests[i].d, hex_tests[i].fmt, in do_test() 224 result |= test_hex_in_one_mode (hex_tests[i].d, hex_tests[i].fmt, in do_test()
|
Completed in 3 milliseconds