Home
last modified time | relevance | path

Searched refs:gfc_add_extension (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h3122 bool gfc_add_extension (symbol_attribute *, locus *);
H A Dsymbol.c1923 gfc_add_extension (symbol_attribute *attr, locus *where) in gfc_add_extension() function
H A Ddecl.c10110 if (!gfc_add_extension (attr, &gfc_current_locus)) in gfc_get_type_attr_spec()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h3405 bool gfc_add_extension (symbol_attribute *, locus *);
H A Dsymbol.cc1930 gfc_add_extension (symbol_attribute *attr, locus *where) in gfc_add_extension() function
H A DChangeLog-20081369 * symbol.c (gfc_add_extension): New function.
1373 * gfortran.h : Add prototype for gfc_add_extension.
H A DChangeLog-20121409 gfc_add_extension, gfc_check_symbol_typed): Ditto.
H A Ddecl.cc10200 if (!gfc_add_extension (attr, &gfc_current_locus)) in gfc_get_type_attr_spec()