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

/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity.h35 #define INV(x) \ macro
53 #define INV(x) \ macro
/freebsd-current/contrib/kyua/utils/
H A Dsanity.hpp95 #define INV(expr) _UTILS_ASSERT(utils::invariant, expr, #expr) macro
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM.cpp27 #define INV LLDB_INVALID_REGNUM macro
[all...]
H A DRegisterContextMinidump_ARM64.cpp25 #define INV LLDB_INVALID_REGNUM macro
[all...]

Completed in 72 milliseconds