Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/regex/
H A Dregexec.c73 #define onestate int macro
99 #undef onestate
122 #define onestate int macro
H A Dengine.c858 onestate here; /* note, macros know this name */ in step()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregexec.c70 #define onestate long macro
96 #undef onestate
119 #define onestate long macro
H A Dregengine.inc923 onestate here; /* note, macros know this name */
/freebsd/lib/libc/regex/
H A Dregexec.c104 #define onestate long macro
133 #undef onestate
158 #define onestate long macro
H A Dengine.c1004 onestate here; /* note, macros know this name */ in step()
/freebsd/contrib/flex/src/
H A Dtblcmp.c802 onestate[onesp] = statenum; in stack1()
H A Dflexdef.h430 extern int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
H A Ddfa.c783 mk1tbl (onestate[onesp], onesym[onesp], in ntod()
H A Dmain.c71 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE]; variable