HomeSort by relevance Sort by last modified time
    Searched refs:onestate (Results 1 - 10 of 10) sorted by null

  /bionic/libc/regex/
regexec.c 68 #define onestate long macro
94 #undef onestate macro
117 #define onestate long macro
engine.c 846 onestate here; /* note, macros know this name */
  /external/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 */
  /ndk/sources/host-tools/ndk-stack/regex/
regexec.c 68 #define onestate long macro
94 #undef onestate macro
117 #define onestate long macro
engine.c 846 onestate here; /* note, macros know this name */
  /external/webkit/Tools/android/flex-2.5.4a/
flexdef.h 448 * onestate - state number
455 extern int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE];
    [all...]
tblcmp.c 845 onestate[onesp] = statenum;
dfa.c 770 mk1tbl( onestate[onesp], onesym[onesp], onenext[onesp],
main.c 71 int onestate[ONE_STACK_SIZE], onesym[ONE_STACK_SIZE]; variable

Completed in 408 milliseconds