HomeSort by: relevance | last modified time | path
    Searched refs:onestate (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Support/
regexec.c 70 #define onestate long macro
96 #undef onestate macro
119 #define onestate long macro
regengine.inc 859 onestate here; /* note, macros know this name */
  /src/external/bsd/nvi/dist/regex/
regexec.c 85 #define onestate int macro
111 #undef onestate macro
134 #define onestate int macro
engine.c 907 onestate here; /* note, macros know this name */
  /src/lib/libc/regex/
regexec.c 129 #define onestate long macro
158 #undef onestate macro
183 #define onestate long macro
engine.c 1046 onestate here; /* note, macros know this name */
  /src/external/bsd/flex/dist/src/
flexdef.h 432 * onestate - state number
439 extern int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
tblcmp.c 805 onestate[onesp] = statenum;
dfa.c 784 mk1tbl (onestate[onesp], onesym[onesp],
main.c 75 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
74 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE]; variable

Completed in 50 milliseconds