Searched refs:caf_variable_attr (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | primary.c | 2833 caf_variable_attr (gfc_expr *expr, bool in_allocate, bool *refs_comp) in caf_variable_attr() function 2962 attr = caf_variable_attr (e, in_allocate, refs_comp); in gfc_caf_attr() 2983 attr = caf_variable_attr (e, in_allocate, refs_comp); in gfc_caf_attr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | primary.cc | 2841 caf_variable_attr (gfc_expr *expr, bool in_allocate, bool *refs_comp) in caf_variable_attr() function 2970 attr = caf_variable_attr (e, in_allocate, refs_comp); in gfc_caf_attr() 2991 attr = caf_variable_attr (e, in_allocate, refs_comp); in gfc_caf_attr()
|
H A D | ChangeLog-2017 | 2165 * primary.c (caf_variable_attr): Improve figuring whether the current 2222 * primary.c (caf_variable_attr): Set attributes used ones only only
|
H A D | ChangeLog-2016 | 375 * primary.c (caf_variable_attr): Add optional flag to indicate that the 1593 * primary.c (caf_variable_attr): Similar to gfc_variable_attr but
|
H A D | ChangeLog-2018 | 399 (caf_variable_attr): Treat inquiry and substring refs in the
|