Searched refs:OBOL (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/nvi/regex/
H A Dregex2.h86 #define OBOL (3) /* left anchor - */ macro
H A Dengine.c350 case OBOL:
537 case OBOL:
919 case OBOL:
H A Dregcomp.c396 EMIT(OBOL, 0);
538 EMIT(OBOL, 0);
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h74 #define OBOL (3LU<<OPSHIFT) /* left anchor - */ macro
H A Dregcomp.c344 EMIT(OBOL, 0);
502 EMIT(OBOL, 0);
H A Dregengine.inc336 case OBOL:
520 case OBOL:
875 case OBOL:
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h87 #define OBOL (3L<<OPSHIFT) /* left anchor - */ macro
H A Dengine.c415 case OBOL:
608 case OBOL:
1006 case OBOL:
H A Dregcomp.c401 EMIT(OBOL, 0);
547 EMIT(OBOL, 0);
1490 case OBOL:
/freebsd-10-stable/lib/libc/regex/grot/
H A Ddebug.c99 case OBOL:
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c159 case OBOL:

Completed in 90 milliseconds