HomeSort by: relevance | last modified time | path
    Searched defs:NAMED_DERIVED_TYPE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
module.cc 7095 #define NAMED_DERIVED_TYPE(a,b,c,d) { a, b, 0, d },
7177 #define NAMED_DERIVED_TYPE(a,b,TYPE,STD) \
7238 #define NAMED_DERIVED_TYPE(a,b,TYPE,STD) \
gfortran.h 751 #define NAMED_DERIVED_TYPE(a,b,c,d) a,
762 #undef NAMED_DERIVED_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
module.cc 7076 #define NAMED_DERIVED_TYPE(a,b,c,d) { a, b, 0, d },
7158 #define NAMED_DERIVED_TYPE(a,b,TYPE,STD) \
7219 #define NAMED_DERIVED_TYPE(a,b,TYPE,STD) \
gfortran.h 746 #define NAMED_DERIVED_TYPE(a,b,c,d) a,
757 #undef NAMED_DERIVED_TYPE

Completed in 46 milliseconds