Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregex2.h89 #define OEND (1U<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c374 EMIT(OEND, 0); in regcomp_internal()
380 EMIT(OEND, 0); in regcomp_internal()
2085 case OEND:
2156 } while (OP(s) != OEND);
2427 } while (OP(s) != OEND);
Dengine.c476 case OEND: in dissect()
1055 case OEND: in step()