Searched refs:gfc_add_attribute (Results 1 – 9 of 9) sorted by relevance
740 (gfc_add_attribute): Remove reference to check_done and remove749 gfc_add_attribute.750 * gfortran.h : Change prototype for gfc_add_attribute.3429 * gfortran.h (gfc_add_attribute): Change uint to unsigned int.3430 * symbol.c (gfc_add_attribute): Likewise for definition.4260 * symbol.c (gfc_add_attribute): If the current_attr has non-zero4263 in the call to gfc_add_attribute.4265 gfc_add_attribute.4362 (gfc_add_attribute): New catch-all function to perform the4365 * decl.c (attr_decl1): Call gfc_add_attribute for each of -[all …]
3362 bool gfc_add_attribute (symbol_attribute *, locus *);
1001 gfc_add_attribute (symbol_attribute *attr, locus *where) in gfc_add_attribute() function
1002 gfc_add_attribute (symbol_attribute *attr, locus *where) in gfc_add_attribute() function
8699 if (!gfc_add_attribute (&sym->attr, &var_locus)) in attr_decl1()
8761 if (!gfc_add_attribute (&sym->attr, &var_locus)) in attr_decl1()
3077 bool gfc_add_attribute (symbol_attribute *, locus *);