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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 143 #define OEOW OPC(20) /* end word - */
engine.c 408 case OEOW:
635 case OEOW:
1008 case OEOW:
regcomp.c 782 EMIT(OEOW, 0);
    [all...]
  /external/llvm/lib/Support/
regex2.h 94 #define OEOW (20LU<<OPSHIFT) /* end word - */
regengine.inc 339 case OEOW:
547 case OEOW:
887 case OEOW:
regcomp.c 681 EMIT(OEOW, 0);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 91 #define OEOW (20LU<<OPSHIFT) /* end word - */
regengine.inc 339 case OEOW:
547 case OEOW:
887 case OEOW:
regcomp.c 645 EMIT(OEOW, 0);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 97 #define OEOW (20LU<<OPSHIFT) /* end word - */
regengine.inc 339 case OEOW:
547 case OEOW:
887 case OEOW:
regcomp.c 808 EMIT(OEOW, 0);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 94 #define OEOW (20LU<<OPSHIFT) /* end word - */
regengine.inc 339 case OEOW:
547 case OEOW:
887 case OEOW:
regcomp.c 681 EMIT(OEOW, 0);
    [all...]

Completed in 1592 milliseconds