Searched defs:der_type (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 8810 structure_alloc_comps (gfc_symbol * der_type, tree decl, in structure_alloc_comps() 9945 gfc_nullify_alloc_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_nullify_alloc_comp() 9958 gfc_deallocate_alloc_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_deallocate_alloc_comp() 10011 gfc_deallocate_alloc_comp_no_caf (gfc_symbol * der_type, tree decl, int rank) in gfc_deallocate_alloc_comp_no_caf() 10019 gfc_reassign_alloc_comp_caf (gfc_symbol *der_type, tree decl, tree dest) in gfc_reassign_alloc_comp_caf() 10030 gfc_copy_alloc_comp (gfc_symbol * der_type, tree decl, tree dest, int rank, in gfc_copy_alloc_comp() 10042 gfc_copy_only_alloc_comp (gfc_symbol * der_type, tree decl, tree dest, int rank) in gfc_copy_only_alloc_comp() 10053 gfc_allocate_pdt_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_allocate_pdt_comp() 10069 gfc_deallocate_pdt_comp (gfc_symbol * der_type, tree decl, int rank) in gfc_deallocate_pdt_comp() 10080 gfc_check_pdt_dummy (gfc_symbol * der_type, tree decl, int rank, in gfc_check_pdt_dummy()
|
H A D | match.c | 2035 gfc_symbol *derived, *der_type; in match_derived_type_spec() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.cc | 8979 structure_alloc_comps (gfc_symbol * der_type, tree decl, in structure_alloc_comps() 10146 gfc_nullify_alloc_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_nullify_alloc_comp() 10159 gfc_deallocate_alloc_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_deallocate_alloc_comp() 10212 gfc_deallocate_alloc_comp_no_caf (gfc_symbol * der_type, tree decl, int rank) in gfc_deallocate_alloc_comp_no_caf() 10220 gfc_reassign_alloc_comp_caf (gfc_symbol *der_type, tree decl, tree dest) in gfc_reassign_alloc_comp_caf() 10231 gfc_copy_alloc_comp (gfc_symbol * der_type, tree decl, tree dest, int rank, in gfc_copy_alloc_comp() 10243 gfc_copy_only_alloc_comp (gfc_symbol * der_type, tree decl, tree dest, int rank) in gfc_copy_only_alloc_comp() 10254 gfc_allocate_pdt_comp (gfc_symbol * der_type, tree decl, int rank, in gfc_allocate_pdt_comp() 10270 gfc_deallocate_pdt_comp (gfc_symbol * der_type, tree decl, int rank) in gfc_deallocate_pdt_comp() 10281 gfc_check_pdt_dummy (gfc_symbol * der_type, tree decl, int rank, in gfc_check_pdt_dummy()
|
H A D | match.cc | 2010 gfc_symbol *derived, *der_type; in match_derived_type_spec() local
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | der.c | 81 static const char der_type[] = "PC"; variable
|