OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:logical_op_non_short_circuit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-ifcombine.cc
46
#ifndef
LOGICAL_OP_NON_SHORT_CIRCUIT
47
#define
LOGICAL_OP_NON_SHORT_CIRCUIT
\
606
bool
logical_op_non_short_circuit
=
LOGICAL_OP_NON_SHORT_CIRCUIT
;
local
608
logical_op_non_short_circuit
610
if (!
logical_op_non_short_circuit
|| sanitize_coverage_p ())
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-ifcombine.cc
46
#ifndef
LOGICAL_OP_NON_SHORT_CIRCUIT
47
#define
LOGICAL_OP_NON_SHORT_CIRCUIT
\
579
bool
logical_op_non_short_circuit
=
LOGICAL_OP_NON_SHORT_CIRCUIT
;
local
581
logical_op_non_short_circuit
583
if (!
logical_op_non_short_circuit
|| sanitize_coverage_p ())
Completed in 13 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026