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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 191 # define USEBOL 01 /* used ^ */
regcomp.c 442 p->g->iflags |= USEBOL;
591 p->g->iflags |= USEBOL;
    [all...]
  /external/llvm/lib/Support/
regex2.h 142 # define USEBOL 01 /* used ^ */
regcomp.c 353 p->g->iflags |= USEBOL;
511 p->g->iflags |= USEBOL;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 139 # define USEBOL 01 /* used ^ */
regcomp.c 344 p->g->iflags |= USEBOL;
475 p->g->iflags |= USEBOL;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 142 # define USEBOL 01 /* used ^ */
regcomp.c 353 p->g->iflags |= USEBOL;
511 p->g->iflags |= USEBOL;
    [all...]

Completed in 678 milliseconds