Searched defs:OPDMASK (Results 1 – 2 of 2) sorted by relevance
/minix3/lib/libc/regex/ | ||
H A D | regex2.h | 115 #define OPDMASK ((u_int32_t)0x07ffffffUL) macro |
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ | ||
H A D | regex2.h | 68 #define OPDMASK 0x07ffffffLU macro |