HomeSort by relevance Sort by last modified time
    Searched refs:OANY (Results 1 - 15 of 15) 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);
642 EMIT(OANY, 0);
1099 - 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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 82 #define OANY (5LU<<OPSHIFT) /* . - */
regengine.inc 341 case OANY:
510 case OANY:
891 case OANY:
regcomp.c 501 EMIT(OANY, 0);
683 EMIT(OANY, 0);
1083 - nonnewline - emit REG_NEWLINE version of OANY
    [all...]
  /external/swiftshader/third_party/llvm-subzero/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...]

Completed in 57 milliseconds