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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 188 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
engine.c 188 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 304 g->firststate = THERE();
    [all...]
  /external/llvm/lib/Support/
regex2.h 139 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
regengine.inc 140 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 230 g->firststate = THERE();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
regengine.inc 140 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 222 g->firststate = THERE();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 142 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
regengine.inc 140 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 357 g->firststate = THERE();
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 139 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
regengine.inc 140 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 230 g->firststate = THERE();
    [all...]

Completed in 645 milliseconds