Searched defs:OPND (Results 1 – 2 of 2) sorted by relevance
/minix3/lib/libc/regex/ | ||
H A D | regex2.h | 118 #define OPND(n) ((int)((n)&OPDMASK)) macro |
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ | ||
H A D | regex2.h | 71 #define OPND(n) ((n)&OPDMASK) macro |