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

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 143 #define OEOW OPC(20) /* end word - */
engine.c 408 case OEOW:
635 case OEOW:
1008 case OEOW:
regcomp.c 779 EMIT(OEOW, 0);
    [all...]
  /external/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 673 EMIT(OEOW, 0);
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 91 #define OEOW (20LU<<OPSHIFT) /* end word - */
engine.c 334 case OEOW:
538 case OEOW:
876 case OEOW:
regcomp.c 637 EMIT(OEOW, 0);
    [all...]

Completed in 1994 milliseconds