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