Searched refs:REASSIGN_CAF_COMP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 8803 COPY_ALLOC_COMP, COPY_ONLY_ALLOC_COMP, REASSIGN_CAF_COMP, enumerator 9447 case REASSIGN_CAF_COMP: in structure_alloc_comps() 10021 return structure_alloc_comps (der_type, decl, dest, 0, REASSIGN_CAF_COMP, in gfc_reassign_alloc_comp_caf()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 8972 COPY_ALLOC_COMP, COPY_ONLY_ALLOC_COMP, REASSIGN_CAF_COMP, enumerator 9639 case REASSIGN_CAF_COMP: in structure_alloc_comps() 10222 return structure_alloc_comps (der_type, decl, dest, 0, REASSIGN_CAF_COMP, in gfc_reassign_alloc_comp_caf()
|