Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregexec.c70 #define onestate long macro
96 #undef onestate
119 #define onestate long macro
H A Dregengine.inc859 onestate here; /* note, macros know this name */
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregexec.c85 #define onestate int macro
111 #undef onestate
134 #define onestate int macro
/netbsd-src/lib/libc/regex/
H A Dregexec.c129 #define onestate long macro
158 #undef onestate
183 #define onestate long macro
H A Dengine.c1046 onestate here; /* note, macros know this name */ in step()
/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c805 onestate[onesp] = statenum; in stack1()
H A Dflexdef.h439 extern int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
H A Ddfa.c784 mk1tbl (onestate[onesp], onesym[onesp], in ntod()
H A Dmain.c74 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE]; variable