Searched defs:OCH_ (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A Dregex2.h54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
56 * the branches. Note that there is an implicit OOR2 following OCH_
86 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
87 #define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or OCH_ */

Completed in 89 milliseconds