Searched defs:NAMED_KINDARRAY (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 7075 #define NAMED_KINDARRAY(a,b,c,d) { a, b, 0, d }, in use_iso_fortran_env_module() macro 7141 #define NAMED_KINDARRAY(a,b,KINDS,d) \ in use_iso_fortran_env_module() macro 7206 #define NAMED_KINDARRAY(a,b,KINDS,d) \ in use_iso_fortran_env_module() macro
|
H A D | gfortran.h | 743 #define NAMED_KINDARRAY(a,b,c,d) a, macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 6864 #define NAMED_KINDARRAY(a,b,c,d) { a, b, 0, d }, in use_iso_fortran_env_module() macro 6930 #define NAMED_KINDARRAY(a,b,KINDS,d) \ in use_iso_fortran_env_module() macro 6995 #define NAMED_KINDARRAY(a,b,KINDS,d) \ in use_iso_fortran_env_module() macro
|
H A D | gfortran.h | 693 #define NAMED_KINDARRAY(a,b,c,d) a, macro
|