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