Home
last modified time | relevance | path

Searched defs:CFI_dim_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A DISO_Fortran_binding.h69 typedef struct CFI_dim_t struct
75 CFI_dim_t; argument
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DISO_Fortran_binding.h69 typedef struct CFI_dim_t struct
75 CFI_dim_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc3764 static tree CFI_dim_t = NULL; in gfc_get_cfi_dim_type() local
3840 tree CFI_dim_t = build_array_type (gfc_get_cfi_dim_type (), range); in gfc_get_cfi_type() local