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

  /bionic/libc/regex/
regex2.h 55 * OOR1 and OOR2 are respectively the end and the beginning of one of
57 * and an implicit OOR1 preceding O_CH.
87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */
89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
  /external/llvm/lib/Support/
regex2.h 55 * OOR1 and OOR2 are respectively the end and the beginning of one of
57 * and an implicit OOR1 preceding O_CH.
87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */
89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 55 * OOR1 and OOR2 are respectively the end and the beginning of one of
57 * and an implicit OOR1 preceding O_CH.
87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */
89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */

Completed in 171 milliseconds