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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 292 static bool sh_promote_prototypes (const_tree);
511 #define TARGET_PROMOTE_PROTOTYPES sh_promote_prototypes
7896 if (sh_promote_prototypes (funtype))
7904 sh_promote_prototypes (const_tree type)
8155 && sh_promote_prototypes (fn_decl_or_type)
7893 sh_promote_prototypes (const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 291 static bool sh_promote_prototypes (const_tree);
511 #define TARGET_PROMOTE_PROTOTYPES sh_promote_prototypes
7896 if (sh_promote_prototypes (funtype))
7904 sh_promote_prototypes (const_tree type)
8155 && sh_promote_prototypes (fn_decl_or_type)
7893 sh_promote_prototypes (const_tree type) function

Completed in 38 milliseconds