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

/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dsanity.h39 #define INV(x) \ macro
57 #define INV(x) \ macro
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Dsanity.hpp105 #define INV(expr) _UTILS_ASSERT(utils::invariant, expr, #expr) macro

Completed in 280 milliseconds