Searched defs:should (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_archive_write_set_options.c | 28 #define should(__a, __code, __opts) \ macro
|
H A D | test_archive_read_set_options.c | 28 #define should(__a, __code, __opts) \ macro
|
H A D | test_archive_write_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
H A D | test_archive_read_set_filter_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
H A D | test_archive_read_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
H A D | test_archive_read_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
H A D | test_archive_write_set_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
H A D | test_archive_write_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro
|
/netbsd-src/tests/lib/libc/regex/ |
H A D | main.c | 250 char *should[NSHOULD]; in try() local 439 check(char *str, regmatch_t sub, char *should) in check()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest.h | 926 void set_should_run(bool should) { should_run_ = should; } in set_should_run()
|