Searched refs:dtype_type (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | libgfortran.h | 336 typedef struct dtype_type struct 344 dtype_type; argument 350 dtype_type dtype;\ 400 dtype_type dtype;\
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | libgfortran.h | 363 typedef struct dtype_type struct 371 dtype_type; argument 377 dtype_type dtype;\ 433 dtype_type dtype;\
|
H A D | ChangeLog-2018 | 1651 add a typedef for the dtype_type. Change the GFC_DTYPE_* macros
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 4513 dtype_type dtype, void *dtio_sub, void *vtable) in set_nml_var() 4564 GFC_INTEGER_4, gfc_charlen_type, dtype_type); 4570 dtype_type dtype) in st_set_nml_var() 4580 GFC_INTEGER_4, gfc_charlen_type, dtype_type, 4588 dtype_type dtype, void *dtio_sub, void *vtable) in st_set_nml_dtio_var()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 4708 dtype_type dtype, void *dtio_sub, void *vtable) in set_nml_var() 4759 GFC_INTEGER_4, gfc_charlen_type, dtype_type); 4765 dtype_type dtype) in st_set_nml_var() 4775 GFC_INTEGER_4, gfc_charlen_type, dtype_type, 4783 dtype_type dtype, void *dtio_sub, void *vtable) in st_set_nml_dtio_var()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2018 | 2529 type def for the dtype_type.
|