Searched refs:check_call (Results 1 – 1 of 1) sorted by relevance
/libio/ |
A D | tst-vtables-common.c | 449 check_call (const char *name, void (*callback) (void *), in check_call() function 488 check_call ("fprintf", with_compatibility_fprintf, initially_disabled); in run_tests() 489 check_call ("fputc", with_compatibility_fputc, initially_disabled); in run_tests() 490 check_call ("fgetc", with_compatibility_fgetc, initially_disabled); in run_tests() 491 check_call ("fflush", with_compatibility_fflush, initially_disabled); in run_tests()
|
Completed in 5 milliseconds