Home
last modified time | relevance | path

Searched refs:OPER (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/vgrind/
H A Dregexp.c128 #define OPER 16 macro
243 *cs = OPER; in expconv()
276 *cs = OPER; in expconv()
350 switch (*cs & (OPER | STR | META)) { in expmatch()
377 case OPER: in expmatch()