Searched defs:NAMED_REALCST (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 335 #define NAMED_REALCST(a,b,c,d) \ in gfc_init_c_interop_kinds() macro
|
H A D | module.c | 6543 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() macro 6630 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() macro
|
H A D | symbol.c | 4837 #define NAMED_REALCST(a,b,c,d) case a : in generate_isocbinding_symbol() macro
|
H A D | gfortran.h | 710 #define NAMED_REALCST(a,b,c,d) a, macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 319 #define NAMED_REALCST(a,b,c,d) \ in gfc_init_c_interop_kinds() macro
|
H A D | module.cc | 6754 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() macro 6841 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() macro
|
H A D | symbol.cc | 4881 #define NAMED_REALCST(a,b,c,d) case a : in generate_isocbinding_symbol() macro
|
H A D | gfortran.h | 760 #define NAMED_REALCST(a,b,c,d) a, macro
|