Home
last modified time | relevance | path

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

/original-bsd/lib/libc/regex/
H A Dregex2.h62 #define OEND (1<<OPSHIFT) /* endmarker - */ macro
H A Dregcomp.c220 EMIT(OEND, 0);
228 EMIT(OEND, 0);
1615 } while (OP(s) != OEND);
1668 } while (OP(s) != OEND);
H A Dengine.c319 case OEND:
876 case OEND:
/original-bsd/local/sccscmds/sccscmds.2/cmd/
H A Dscv.c70 #define OEND (-13) macro
571 sprintf(line,"%c%c %u\n",CTLCHAR,"EDI"[octl->Cctl-OEND],rlp[octl->Crel][octl->Clev]);
592 ((ch=ctl->Cctl)==OINS || ch==ODEL || ch==OEND))
/original-bsd/local/sccscmds/sccscmds.ok/cmd/
H A Dscv.c70 #define OEND (-13) macro
571 sprintf(line,"%c%c %u\n",CTLCHAR,"EDI"[octl->Cctl-OEND],rlp[octl->Crel][octl->Clev]);
592 ((ch=ctl->Cctl)==OINS || ch==ODEL || ch==OEND))