Searched refs:missing_arg_type (Results 1 – 7 of 7) sorted by relevance
1139 bt missing_arg_type; member
3575 a->missing_arg_type = f->sym->ts.type; in gfc_compare_actual_formal()
5751 if (arg->missing_arg_type == BT_CHARACTER) in gfc_conv_procedure_call()5768 if (arg->missing_arg_type == BT_CHARACTER) in gfc_conv_procedure_call()
4387 a->missing_arg_type = f->ts.type; in sort_actual()
307 * gfortran.h (gfc_actual_arglist::missing_arg_type): Remove.309 missing_arg_type initialization.
1992 * gfortran.h (gfc_actual_arglist): New field missing_arg_type.
3844 to missing_arg_type for absent optional arguments.