Searched refs:has_null_arg (Results 1 – 2 of 2) sorted by relevance
4107 bool has_null_arg = false; in gfc_search_interface() local4113 has_null_arg = true; in gfc_search_interface()4129 if (has_null_arg && null_sym) in gfc_search_interface()4136 else if (has_null_arg) in gfc_search_interface()
4310 bool has_null_arg = false; in gfc_search_interface() local4316 has_null_arg = true; in gfc_search_interface()4332 if (has_null_arg && null_sym) in gfc_search_interface()4339 else if (has_null_arg) in gfc_search_interface()