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

  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 114 static int mcore_dllimport_p (tree);
3010 mcore_dllimport_p (tree decl)
3029 else if (mcore_dllimport_p (decl))
3001 mcore_dllimport_p (tree decl) function
mcore.cc 114 static int mcore_dllimport_p (tree);
3010 mcore_dllimport_p (tree decl)
3029 else if (mcore_dllimport_p (decl))
3001 mcore_dllimport_p (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 114 static int mcore_dllimport_p (tree);
3009 mcore_dllimport_p (tree decl)
3028 else if (mcore_dllimport_p (decl))
3000 mcore_dllimport_p (tree decl) function
mcore.cc 114 static int mcore_dllimport_p (tree);
3009 mcore_dllimport_p (tree decl)
3028 else if (mcore_dllimport_p (decl))
3000 mcore_dllimport_p (tree decl) function

Completed in 50 milliseconds