Home
last modified time | relevance | path

Searched defs:unless (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dpsym_stmt.c11 #define unless(cond) if (!(cond)) macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1010 const internal::VariadicOperatorMatcherFunc<1, 1> unless = { variable