| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| gfortran.h | 1023 symbol_attribute; typedef in typeref:struct:__anon13616 1174 symbol_attribute attr; 1850 symbol_attribute attr; 3480 bool gfc_check_conflict (symbol_attribute *, const char *, locus *); 3487 bool gfc_add_attribute (symbol_attribute *, locus *); 3488 bool gfc_add_ext_attribute (symbol_attribute *, ext_attr_id_t, locus *); 3489 bool gfc_add_allocatable (symbol_attribute *, locus *); 3490 bool gfc_add_codimension (symbol_attribute *, const char *, locus *); 3491 bool gfc_add_contiguous (symbol_attribute *, const char *, locus *); 3492 bool gfc_add_dimension (symbol_attribute *, const char *, locus *) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| gfortran.h | 1013 symbol_attribute; typedef in typeref:struct:__anon16051 1164 symbol_attribute attr; 1803 symbol_attribute attr; 3359 bool gfc_check_conflict (symbol_attribute *, const char *, locus *); 3366 bool gfc_add_attribute (symbol_attribute *, locus *); 3367 bool gfc_add_ext_attribute (symbol_attribute *, ext_attr_id_t, locus *); 3368 bool gfc_add_allocatable (symbol_attribute *, locus *); 3369 bool gfc_add_codimension (symbol_attribute *, const char *, locus *); 3370 bool gfc_add_contiguous (symbol_attribute *, const char *, locus *); 3371 bool gfc_add_dimension (symbol_attribute *, const char *, locus *) [all...] |