Home | History | Annotate | Download | only in fortran

Lines Matching defs:scond

6492       tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6494 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6580 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6589 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6635 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6637 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6645 scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6647 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6652 scond = fold_build2_loc (input_location, GT_EXPR,
6654 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6727 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6736 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6868 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6870 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6876 scond = fold_build2_loc (input_location, GT_EXPR,
6878 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,