Searched defs:refs_comp (Results 1 – 4 of 4) 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() 2955 gfc_caf_attr (gfc_expr *e, bool in_allocate, bool *refs_comp) in gfc_caf_attr()
|
H A D | trans.c | 846 bool need_assign = false, refs_comp = false; in gfc_allocate_allocatable() local
|
/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() 2963 gfc_caf_attr (gfc_expr *e, bool in_allocate, bool *refs_comp) in gfc_caf_attr()
|
H A D | trans.cc | 919 bool need_assign = false, refs_comp = false; in gfc_allocate_allocatable() local
|