Searched refs:new_formal (Results 1 – 8 of 8) sorted by relevance
501 new_formal (void) in new_formal() function537 formal_entry *formal = new_formal (); in do_formals()628 formal_entry *formal = new_formal (); in do_formals()953 formal_entry *f = new_formal (); in macro_expand_body()1099 formal_entry *n = new_formal (); in macro_expand()1184 f = new_formal (); in macro_expand()
2289 * macro.c (new_formal, del_formal): New.2290 (do_formals): Use new_formal. Check for and parse qualifier. Warn if2293 (macro_expand_body): Use new_formal and del_formal.
4426 * macro.c (new_formal): Likewise.
480 new_formal (void) in new_formal() function516 formal_entry *formal = new_formal (); in do_formals()604 formal_entry *formal = new_formal (); in do_formals()918 formal_entry *f = new_formal (); in macro_expand_body()1060 formal_entry *n = new_formal (); in macro_expand()1145 f = new_formal (); in macro_expand()
13231 static gfc_formal_arglist *new_formal; variable13239 if (sym == NULL || new_formal == NULL) in compare_fsyms()13242 fsym = new_formal->sym; in compare_fsyms()13623 new_formal = arg; in resolve_fl_procedure()
13019 static gfc_formal_arglist *new_formal; variable13027 if (sym == NULL || new_formal == NULL) in compare_fsyms()13030 fsym = new_formal->sym; in compare_fsyms()13411 new_formal = arg; in resolve_fl_procedure()