HomeSort by relevance Sort by last modified time
    Searched defs:OEND (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 124 #define OEND OPC(1) /* endmarker - */
188 sopno firststate; /* the initial OEND (normally 0) */
189 sopno laststate; /* the final OEND */
  /external/llvm/lib/Support/
regex2.h 72 #define OEND (1LU<<OPSHIFT) /* endmarker - */
136 sopno firststate; /* the initial OEND (normally 0) */
137 sopno laststate; /* the final OEND */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 72 #define OEND (1LU<<OPSHIFT) /* endmarker - */
136 sopno firststate; /* the initial OEND (normally 0) */
137 sopno laststate; /* the final OEND */

Completed in 182 milliseconds