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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 128 #define OANY OPC(5) /* . - */
engine.c 410 case OANY:
598 case OANY:
1012 case OANY:
regcomp.c 463 EMIT(OANY, 0);
640 EMIT(OANY, 0);
1095 - nonnewline - emit REG_NEWLINE version of OANY
    [all...]
  /external/llvm/lib/Support/
regex2.h 79 #define OANY (5LU<<OPSHIFT) /* . - */
regengine.inc 341 case OANY:
510 case OANY:
891 case OANY:
regcomp.c 374 EMIT(OANY, 0);
556 EMIT(OANY, 0);
956 - nonnewline - emit REG_NEWLINE version of OANY
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 76 #define OANY (5LU<<OPSHIFT) /* . - */
regengine.inc 341 case OANY:
510 case OANY:
891 case OANY:
regcomp.c 365 EMIT(OANY, 0);
520 EMIT(OANY, 0);
920 - nonnewline - emit REG_NEWLINE version of OANY
    [all...]

Completed in 53 milliseconds