OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITOR
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/xlint/lint1/
op.h
95
BITOR
,
ckbool.c
79
op == BITAND || op == BITXOR || op ==
BITOR
||
tree.c
607
case
BITOR
:
1214
case
BITOR
:
1309
case
BITOR
:
1875
lint_assert(op == BITAND || op == BITXOR || op ==
BITOR
);
4284
if (op == ORASS || op ==
BITOR
|| op == BITXOR) {
cgram.y
880
$$ = build_binary($1,
BITOR
, $3, $4);
/src/external/gpl3/binutils/dist/gprofng/src/
QLParser.yy
97
BITAND
BITOR
141
| exp
BITOR
exp { $$ = new Expression (Expression::OP_BITOR, $1, $3); }
/src/external/gpl3/binutils.old/dist/gprofng/src/
QLParser.yy
97
BITAND
BITOR
141
| exp
BITOR
exp { $$ = new Expression (Expression::OP_BITOR, $1, $3); }
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026