OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_CH
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-netbsd/libc/regex/
regex2.h
104
* - OCH_ and
O_CH
are *outside* the multi-way branch they create, while
107
* and an implicit OOR1 preceding
O_CH
.
140
#define OOR2 OPC(17) /* | pt. 2 fwd to OOR2 or
O_CH
*/
141
#define
O_CH
OPC(18) /* end choice back to OOR1 */
/external/llvm/lib/Support/
regex2.h
54
* - OCH_ and
O_CH
are *outside* the multi-way branch they create, while
57
* and an implicit OOR1 preceding
O_CH
.
88
#define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or
O_CH
*/
89
#define
O_CH
(18LU<<OPSHIFT) /* end choice back to OOR1 */
/ndk/sources/host-tools/ndk-stack/regex/
regex2.h
54
* - OCH_ and
O_CH
are *outside* the multi-way branch they create, while
57
* and an implicit OOR1 preceding
O_CH
.
88
#define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or
O_CH
*/
89
#define
O_CH
(18LU<<OPSHIFT) /* end choice back to OOR1 */
Completed in 252 milliseconds