Searched defs:ap (Results 1 – 10 of 10) sorted by relevance
/test/testutil/ |
A D | output.c | 14 va_list ap; in test_printf_stdout() local 26 va_list ap; in test_printf_stderr() local 38 va_list ap; in test_printf_tapout() local 50 va_list ap; in test_printf_taperr() local
|
A D | tests.c | 77 const char *op, const char *fmt, va_list ap) in test_fail_message_va() 92 va_list ap; in test_fail_message() local 101 va_list ap; in test_info_c90() local 110 va_list ap; in test_info() local 119 va_list ap; in test_error_c90() local 129 va_list ap; in test_error() local 150 va_list ap; in test_note() local 163 va_list ap; in test_skip() local 173 va_list ap; in test_skip_c90() local
|
A D | basic_output.c | 202 int test_vprintf_stdout(const char *fmt, va_list ap) in test_vprintf_stdout() 213 int test_vprintf_stderr(const char *fmt, va_list ap) in test_vprintf_stderr() 246 int test_vprintf_tapout(const char *fmt, va_list ap) in test_vprintf_tapout() 257 int test_vprintf_taperr(const char *fmt, va_list ap) in test_vprintf_taperr()
|
A D | options.c | 71 va_list ap; in opt_printf_stderr() local
|
A D | driver.c | 265 va_list ap; in test_verdict() local
|
/test/ |
A D | bioprinttest.c | 330 int test_vprintf_stdout(const char *fmt, va_list ap) in test_vprintf_stdout() 335 int test_vprintf_stderr(const char *fmt, va_list ap) in test_vprintf_stderr() 350 int test_vprintf_tapout(const char *fmt, va_list ap) in test_vprintf_tapout() 355 int test_vprintf_taperr(const char *fmt, va_list ap) in test_vprintf_taperr()
|
A D | v3nametest.c | 89 va_list ap; in set_cn() local 130 va_list ap; in set_altname() local
|
A D | bio_prefix_text.c | 63 va_list ap; in opt_printf_stderr() local
|
A D | p_test.c | 80 va_list ap; in p_set_error() local
|
A D | dhtest.c | 48 const BIGNUM *ap = NULL, *ag = NULL, *apub_key = NULL; in dh_test() local
|
Completed in 18 milliseconds