OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITXOR
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
op.h
94
BITXOR
,
ckbool.c
79
op == BITAND || op ==
BITXOR
|| op == BITOR ||
tree.c
603
case
BITXOR
:
1212
case
BITXOR
:
1307
case
BITXOR
:
1875
lint_assert(op == BITAND || op ==
BITXOR
|| op == BITOR);
1877
&& (oop == PLUS || oop == MINUS || oop == BITAND || oop ==
BITXOR
))
4284
if (op == ORASS || op == BITOR || op ==
BITXOR
) {
cgram.y
877
$$ = build_binary($1,
BITXOR
, $3, $4);
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026