OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRISTATE_AND
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gensupport.cc
208
#define
TRISTATE_AND
(a,b) \
242
codes[i] =
TRISTATE_AND
(op0_codes[i], op1_codes[i]);
263
codes[i] = TRISTATE_OR (
TRISTATE_AND
(op0_codes[i], op1_codes[i]),
264
TRISTATE_AND
(TRISTATE_NOT (op0_codes[i]),
351
#undef
TRISTATE_AND
/src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc
204
#define
TRISTATE_AND
(a,b) \
238
codes[i] =
TRISTATE_AND
(op0_codes[i], op1_codes[i]);
259
codes[i] = TRISTATE_OR (
TRISTATE_AND
(op0_codes[i], op1_codes[i]),
260
TRISTATE_AND
(TRISTATE_NOT (op0_codes[i]),
347
#undef
TRISTATE_AND
Completed in 19 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026