Searched defs:fmt_why (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/fputils/tests/
H A Dtest_helper.c136 test_skip(const char *test, const char *fmt_why, ...) argument
90 test_vstatus(const char *status, const char *test, const char *directive, const char *fmt_why, va_list ap) argument
110 test_status(const char *status, const char *test, const char *directive, const char *fmt_why, ...) argument
147 test_todo(const char *test, const char *fmt_why, ...) argument
[all...]
/gem5/ext/nomali/tests/
H A Dtest_helpers.c126 test_skip(const char *test, const char *fmt_why, ...) argument
80 test_vstatus(const char *status, const char *test, const char *directive, const char *fmt_why, va_list ap) argument
100 test_status(const char *status, const char *test, const char *directive, const char *fmt_why, ...) argument
137 test_todo(const char *test, const char *fmt_why, ...) argument
[all...]

Completed in 3 milliseconds