Searched refs:do_test_call (Results 1 – 7 of 7) sorted by relevance
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | test-syslog-ldbl-compat-template.c | 44 do_test_call (void) in do_test_call() function 54 result = support_capture_subprocess ((void *) &do_test_call, NULL); in do_test() 56 do_test_call (); in do_test()
|
A D | test-obstack-ldbl-compat-template.c | 31 do_test_call (void *last, ...) in do_test_call() function 60 do_test_call (NULL, ld); in do_test()
|
A D | test-scanf-ldbl-compat-template.c | 58 do_test_call (FILE *stream, CHAR *string, const CHAR *format, ...) in do_test_call() function 114 do_test_call (stdin, string, L("%Lf %f"), &ld, &f); in do_test() 129 do_test_call (stdin, string, L(FMT), &ld, &f); in do_test()
|
A D | test-wprintf-chk-ldbl-compat.c | 76 do_test_call (void) in do_test_call() function 98 result = support_capture_subprocess ((void *) &do_test_call, NULL); in do_test()
|
A D | test-wprintf-ldbl-compat.c | 74 do_test_call (void) in do_test_call() function 96 result = support_capture_subprocess ((void *) &do_test_call, NULL); in do_test()
|
A D | test-printf-ldbl-compat.c | 121 do_test_call (void) in do_test_call() function 143 result = support_capture_subprocess ((void *) &do_test_call, NULL); in do_test()
|
A D | test-printf-chk-ldbl-compat.c | 130 do_test_call (void) in do_test_call() function 152 result = support_capture_subprocess ((void *) &do_test_call, NULL); in do_test()
|
Completed in 11 milliseconds