OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OOR1
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/upstream-netbsd/libc/regex/
regex2.h
105
*
OOR1
and OOR2 are respectively the end and the beginning of one of
107
* and an implicit
OOR1
preceding O_CH.
139
#define
OOR1
OPC(16) /* | pt. 1 back to
OOR1
or OCH_ */
141
#define O_CH OPC(18) /* 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 263 milliseconds