Searched defs:else_b (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-openmp.c | 587 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local 700 tree cond, then_b, else_b; in gfc_omp_clause_copy_ctor() local 807 tree cond, then_b, else_b; in gfc_omp_clause_assign_op() local 1202 tree else_b = NULL_TREE; in gfc_build_cond_assign() local 1362 tree tem, then_b, else_b, zero, cond; in gfc_omp_finish_clause() local 2596 tree tem, then_b, else_b, zero, cond; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 676 tree type = TREE_TYPE (decl), size, ptr, cond, then_b, else_b; in gfc_omp_clause_default_ctor() local 805 tree cond, then_b, else_b; in gfc_omp_clause_copy_ctor() local 992 tree cond, then_b, else_b; in gfc_omp_clause_assign_op() local 1443 tree else_b = NULL_TREE; in gfc_build_cond_assign() local 1615 tree tem, then_b, else_b, zero, cond; in gfc_omp_finish_clause() local 3230 tree tem, then_b, else_b, zero, cond; in gfc_trans_omp_clauses() local
|