Home
last modified time | relevance | path

Searched defs:gfc_get_data_variable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c35 #define gfc_get_data_variable() XCNEW (gfc_data_variable) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc35 #define gfc_get_data_variable() XCNEW (gfc_data_variable) macro