Home
last modified time | relevance | path

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

/libio/
A Dtst-vtables-common.c51 bool initially_disabled; member
450 bool initially_disabled) in check_call() argument
454 .initially_disabled = initially_disabled, in check_call()
460 if (shared->initially_disabled) in check_call()
471 run_tests (bool initially_disabled) in run_tests() argument
478 shared->initially_disabled = initially_disabled; in run_tests()
480 if (initially_disabled) in run_tests()
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()
[all …]

Completed in 5 milliseconds