Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/regex/
Dregexec.c70 #define onestate long macro
96 #undef onestate
119 #define onestate long macro
Dengine.c858 onestate here; /* note, macros know this name */ in step()
/mirbsd/src/usr.bin/lex/
Dflexdef.h463 extern int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
Dtblcmp.c852 onestate[onesp] = statenum;
Ddfa.c777 mk1tbl( onestate[onesp], onesym[onesp], onenext[onesp], in ntod()
Dmain.c78 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE]; variable