Searched defs:OPRMASK (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/upstream-netbsd/libc/regex/
H A Dregex2.h114 #define OPRMASK ((u_int32_t)0xf8000000UL) macro
117 #define OP(n) ((n)&OPRMASK)

Completed in 22 milliseconds