OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccond
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
5045
bool
ccond
= mp->m_compares_with_zero;
local
5058
cvctx =
ccond
= false;
5060
check_expr_misc(ln, cvctx,
ccond
, eq, is_direct, discard, szof);
5068
check_expr_misc(rn, cvctx,
ccond
, eq, false, false, szof);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc
12226
tree nbits, below,
ccond
;
local
12236
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12238
gfc_trans_runtime_check (true, false,
ccond
, &argse[1].pre,
12248
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12250
gfc_trans_runtime_check (true, false,
ccond
, &argse[2].pre,
12260
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12262
gfc_trans_runtime_check (true, false,
ccond
, &argse[4].pre,
12272
ccond
= fold_build2_loc (input_location, GT_EXPR,
12274
gfc_trans_runtime_check (true, false,
ccond
, &argse[1].pre,
12280
ccond
= fold_build2_loc (input_location, GT_EXPR
[
all
...]
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc
12524
tree nbits, below,
ccond
;
local
12534
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12536
gfc_trans_runtime_check (true, false,
ccond
, &argse[1].pre,
12546
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12548
gfc_trans_runtime_check (true, false,
ccond
, &argse[2].pre,
12558
ccond
= fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12560
gfc_trans_runtime_check (true, false,
ccond
, &argse[4].pre,
12570
ccond
= fold_build2_loc (input_location, GT_EXPR,
12572
gfc_trans_runtime_check (true, false,
ccond
, &argse[1].pre,
12578
ccond
= fold_build2_loc (input_location, GT_EXPR
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026