Home
last modified time | relevance | path

Searched defs:ATF_REQUIRE_MSG (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/sys/kern/ptrace2/
H A Datf-c.h82 #define ATF_REQUIRE_MSG(exp, fmt, ...) atf_req(exp, -1, fmt, ##__VA_ARGS__) macro
/openbsd-src/regress/lib/libc/sys/
H A Datf-c.h87 #define ATF_REQUIRE_MSG(exp, fmt, ...) atf_req(exp, -1, fmt, ##__VA_ARGS__) macro
/openbsd-src/regress/lib/libm/msun/
H A Datf-c.h92 #define ATF_REQUIRE_MSG(exp, fmt, ...) atf_req(exp, -1, fmt, ##__VA_ARGS__) macro