Searched defs:OPND (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/lib/libc/regex/ | ||
H A D | regex2.h | 80 #define OPND(n) ((n)&OPDMASK) macro |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | regex2.h | 74 #define OPND(n) ((n)&OPDMASK) macro |