| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | intrinsic.cc | 1989 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 2003 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 2009 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 2065 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 2518 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 3146 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 3480 "atom", BT_INTEGER, di, REQUIRED, INTENT_OUT, in add_subroutines() 3482 stat, BT_INTEGER, di, OPTIONAL, INTENT_OUT); in add_subroutines() 3487 "value", BT_INTEGER, di, REQUIRED, INTENT_OUT, in add_subroutines() 3489 stat, BT_INTEGER, di, OPTIONAL, INTENT_OUT); in add_subroutines() [all …]
|
| H A D | interface.cc | 980 if (i1 != INTENT_OUT && i1 != INTENT_INOUT) in gfc_check_operator_interface() 2662 if (formal->attr.intent == INTENT_OUT) in compare_parameter() 3489 if (f->sym->attr.intent == INTENT_OUT in gfc_compare_actual_formal() 3617 && (f->sym->attr.intent == INTENT_OUT in gfc_compare_actual_formal() 3639 if ((f->sym->attr.intent == INTENT_OUT in gfc_compare_actual_formal() 3935 if ((f1_intent == INTENT_IN && f2_intent == INTENT_OUT) in check_some_aliasing() 3936 || (f1_intent == INTENT_OUT && f2_intent == INTENT_IN) in check_some_aliasing() 3937 || (f1_intent == INTENT_OUT && f2_intent == INTENT_OUT)) in check_some_aliasing() 3999 if (f_intent == INTENT_INOUT || f_intent == INTENT_OUT) in check_intents() 5338 intent = INTENT_OUT; in check_dtio_interface1()
|
| H A D | dependency.cc | 978 gcc_assert (intent == INTENT_OUT || intent == INTENT_INOUT); in gfc_check_argument_var_dependency() 991 intent == INTENT_OUT ? "OUT" : "INOUT", in gfc_check_argument_var_dependency()
|
| H A D | resolve.cc | 423 if (sym->ts.type == BT_CLASS && sym->attr.intent == INTENT_OUT) in gfc_resolve_formal_arglist() 2409 && (eformal->sym->attr.intent == INTENT_OUT in resolve_elemental_actual() 2416 (eformal->sym->attr.intent == INTENT_OUT) ? "OUT" in resolve_elemental_actual() 12790 || (a->dummy && (a->intent != INTENT_OUT in can_generate_init() 13032 || (sym->attr.intent == INTENT_OUT in resolve_fl_variable_derived() 13747 if (arg->attr.intent == INTENT_OUT) in gfc_resolve_finalizers() 15830 if (sym->attr.intent == INTENT_OUT) in resolve_symbol() 15871 if (sym->attr.intent == INTENT_OUT) in resolve_symbol() 16033 && sym->attr.intent == INTENT_OUT in resolve_symbol() 16051 && sym->attr.intent == INTENT_OUT && sym->attr.lock_comp) in resolve_symbol() [all …]
|
| H A D | trans-decl.cc | 4321 if (f->sym && f->sym->attr.intent == INTENT_OUT in init_intent_out_dt() 4362 else if (f->sym && f->sym->attr.intent == INTENT_OUT in init_intent_out_dt() 4405 if (!sym->attr.dummy || sym->attr.intent == INTENT_OUT) in gfc_null_and_pass_deferred_len() 4894 if (!sym->attr.dummy || sym->attr.intent == INTENT_OUT) in gfc_trans_deferred_vars() 5869 if (warn_unused_dummy_argument && sym->attr.intent == INTENT_OUT) in generate_local_decl() 5953 && ((sym->attr.dummy && sym->attr.intent == INTENT_OUT) in generate_local_decl() 6673 if (sym->attr.allocatable && sym->attr.intent == INTENT_OUT) in gfc_conv_cfi_to_gfc()
|
| H A D | frontend-passes.cc | 2350 if (f->sym->attr.intent == INTENT_OUT) in doloop_contained_function_call() 2497 if (f->sym->attr.intent == INTENT_OUT) in doloop_contained_procedure_code() 2660 if (f->sym->attr.intent == INTENT_OUT) in doloop_code() 3043 if (f->sym->attr.intent == INTENT_OUT) in do_intent()
|
| H A D | symbol.cc | 63 minit ("OUT", INTENT_OUT), 670 && (attr->intent == INTENT_OUT || attr->intent == INTENT_INOUT)) in gfc_check_conflict() 673 a2 = attr->intent == INTENT_OUT ? intent_out : intent_inout; in gfc_check_conflict()
|
| H A D | trans-io.cc | 936 last_dt == READ ? INTENT_IN : INTENT_OUT, false); in set_internal_unit() 2649 gfc_conv_subref_array_arg (&se, expr, 0, INTENT_OUT, false); in gfc_trans_transfer()
|
| H A D | trans-expr.cc | 5008 if (intent != INTENT_OUT) in gfc_conv_subref_array_arg() 5703 if (fsym->attr.allocatable && fsym->attr.intent == INTENT_OUT) in gfc_conv_gfc_desc_to_cfi_desc() 6518 && fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6556 if (fsym && fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6719 if (fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6899 && fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 10614 if (gfc_check_fncall_dependency (expr1, INTENT_OUT, in arrayfunc_assign_needs_temporary() 10632 if (sym->attr.dummy && sym->attr.intent != INTENT_OUT) in arrayfunc_assign_needs_temporary()
|
| H A D | decl.cc | 1044 return INTENT_OUT; in match_intent_spec() 5172 DECL_IN = INTENT_IN, DECL_OUT = INTENT_OUT, DECL_INOUT = INTENT_INOUT, in match_attr_spec() 5741 t = gfc_add_intent (¤t_attr, INTENT_OUT, &seen_at[d]); in match_attr_spec()
|
| H A D | gfortran.h | 349 { INTENT_UNKNOWN = 0, INTENT_IN, INTENT_OUT, INTENT_INOUT enumerator
|
| H A D | check.cc | 1013 && (gfc_current_intrinsic_arg[n]->intent == INTENT_OUT in variable_check()
|
| H A D | expr.cc | 3489 if (sym->attr.intent == INTENT_OUT) in check_restricted()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | intrinsic.c | 1963 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 1977 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 1983 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 2039 c, BT_CHARACTER, dc, REQUIRED, INTENT_OUT); in add_functions() 2492 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 3120 vl, BT_INTEGER, di, REQUIRED, INTENT_OUT); in add_functions() 3454 "atom", BT_INTEGER, di, REQUIRED, INTENT_OUT, in add_subroutines() 3456 stat, BT_INTEGER, di, OPTIONAL, INTENT_OUT); in add_subroutines() 3461 "value", BT_INTEGER, di, REQUIRED, INTENT_OUT, in add_subroutines() 3463 stat, BT_INTEGER, di, OPTIONAL, INTENT_OUT); in add_subroutines() [all …]
|
| H A D | interface.c | 969 if (i1 != INTENT_OUT && i1 != INTENT_INOUT) in gfc_check_operator_interface() 2597 if (formal->attr.intent == INTENT_OUT) in compare_parameter() 3435 && (f->sym->attr.intent == INTENT_OUT in gfc_compare_actual_formal() 3451 if ((f->sym->attr.intent == INTENT_OUT in gfc_compare_actual_formal() 3732 if ((f1_intent == INTENT_IN && f2_intent == INTENT_OUT) in check_some_aliasing() 3733 || (f1_intent == INTENT_OUT && f2_intent == INTENT_IN) in check_some_aliasing() 3734 || (f1_intent == INTENT_OUT && f2_intent == INTENT_OUT)) in check_some_aliasing() 3796 if (f_intent == INTENT_INOUT || f_intent == INTENT_OUT) in check_intents() 5135 intent = INTENT_OUT; in check_dtio_interface1()
|
| H A D | resolve.c | 423 if (sym->ts.type == BT_CLASS && sym->attr.intent == INTENT_OUT) in gfc_resolve_formal_arglist() 2351 if ((eformal->sym->attr.intent == INTENT_OUT in resolve_elemental_actual() 2358 (eformal->sym->attr.intent == INTENT_OUT) ? "OUT" in resolve_elemental_actual() 12583 || (a->dummy && a->intent != INTENT_OUT) in can_generate_init() 12820 && (!no_init_flag || sym->attr.intent == INTENT_OUT)) in resolve_fl_variable_derived() 12986 && !(sym->ts.type == BT_DERIVED && sym->attr.intent == INTENT_OUT)) in resolve_fl_variable() 13535 if (arg->attr.intent == INTENT_OUT) in gfc_resolve_finalizers() 15606 if (sym->attr.intent == INTENT_OUT) in resolve_symbol() 15647 if (sym->attr.intent == INTENT_OUT) in resolve_symbol() 15809 && sym->attr.intent == INTENT_OUT in resolve_symbol() [all …]
|
| H A D | dependency.c | 977 gcc_assert (intent == INTENT_OUT || intent == INTENT_INOUT); in gfc_check_argument_var_dependency() 990 intent == INTENT_OUT ? "OUT" : "INOUT", in gfc_check_argument_var_dependency()
|
| H A D | trans-decl.c | 4287 if (f->sym && f->sym->attr.intent == INTENT_OUT in init_intent_out_dt() 4328 else if (f->sym && f->sym->attr.intent == INTENT_OUT in init_intent_out_dt() 4371 if (!sym->attr.dummy || sym->attr.intent == INTENT_OUT) in gfc_null_and_pass_deferred_len() 4963 if (!sym->attr.dummy || sym->attr.intent == INTENT_OUT) in gfc_trans_deferred_vars() 5941 if (warn_unused_dummy_argument && sym->attr.intent == INTENT_OUT) in generate_local_decl() 6025 && ((sym->attr.dummy && sym->attr.intent == INTENT_OUT) in generate_local_decl()
|
| H A D | trans-io.c | 910 last_dt == READ ? INTENT_IN : INTENT_OUT, false); in set_internal_unit() 2624 gfc_conv_subref_array_arg (&se, expr, 0, INTENT_OUT, false); in gfc_trans_transfer()
|
| H A D | symbol.c | 63 minit ("OUT", INTENT_OUT), 670 && (attr->intent == INTENT_OUT || attr->intent == INTENT_INOUT)) in gfc_check_conflict() 673 a2 = attr->intent == INTENT_OUT ? intent_out : intent_inout; in gfc_check_conflict()
|
| H A D | trans-expr.c | 4919 if (intent != INTENT_OUT) in gfc_conv_subref_array_arg() 6086 && fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6124 if (fsym && fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6286 if (fsym->attr.intent == INTENT_OUT in gfc_conv_procedure_call() 6466 && fsym->attr.intent == INTENT_OUT) in gfc_conv_procedure_call() 10071 if (gfc_check_fncall_dependency (expr1, INTENT_OUT, in arrayfunc_assign_needs_temporary() 10089 if (sym->attr.dummy && sym->attr.intent != INTENT_OUT) in arrayfunc_assign_needs_temporary()
|
| H A D | gfortran.h | 299 { INTENT_UNKNOWN = 0, INTENT_IN, INTENT_OUT, INTENT_INOUT enumerator
|
| H A D | frontend-passes.c | 2420 if (f->sym->attr.intent == INTENT_OUT) in doloop_code() 2777 if (f->sym->attr.intent == INTENT_OUT) in do_intent()
|
| H A D | decl.c | 1044 return INTENT_OUT; in match_intent_spec() 5067 DECL_IN = INTENT_IN, DECL_OUT = INTENT_OUT, DECL_INOUT = INTENT_INOUT, in match_attr_spec() 5652 t = gfc_add_intent (¤t_attr, INTENT_OUT, &seen_at[d]); in match_attr_spec()
|
| H A D | check.c | 1013 && (gfc_current_intrinsic_arg[n]->intent == INTENT_OUT in variable_check()
|