OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RE_NO_BK_VBAR
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regex.h
129
# define
RE_NO_BK_VBAR
(RE_NO_BK_REFS << 1)
135
# define RE_NO_EMPTY_RANGES (
RE_NO_BK_VBAR
<< 1)
200
|
RE_NO_BK_VBAR
| RE_NO_EMPTY_RANGES \
222
|
RE_NO_BK_VBAR
)
255
| RE_NO_BK_PARENS |
RE_NO_BK_VBAR
\
264
|
RE_NO_BK_VBAR
| RE_UNMATCHED_RIGHT_PAREN_ORD)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
regex.h
129
# define
RE_NO_BK_VBAR
(RE_NO_BK_REFS << 1)
135
# define RE_NO_EMPTY_RANGES (
RE_NO_BK_VBAR
<< 1)
200
|
RE_NO_BK_VBAR
| RE_NO_EMPTY_RANGES \
225
|
RE_NO_BK_VBAR
)
258
| RE_NO_BK_PARENS |
RE_NO_BK_VBAR
\
267
|
RE_NO_BK_VBAR
| RE_UNMATCHED_RIGHT_PAREN_ORD)
/toolchain/binutils/binutils-2.25/include/
xregex2.h
137
#define
RE_NO_BK_VBAR
(RE_NO_BK_REFS << 1)
143
#define RE_NO_EMPTY_RANGES (
RE_NO_BK_VBAR
<< 1)
186
|
RE_NO_BK_VBAR
| RE_NO_EMPTY_RANGES \
207
|
RE_NO_BK_VBAR
)
235
| RE_NO_BK_PARENS |
RE_NO_BK_VBAR
\
244
|
RE_NO_BK_VBAR
| RE_UNMATCHED_RIGHT_PAREN_ORD)
Completed in 38 milliseconds