Home
last modified time | relevance | path

Searched refs:lhd_decl_ok_for_sibcall (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h63 extern bool lhd_decl_ok_for_sibcall (const_tree);
243 #define LANG_HOOKS_DECL_OK_FOR_SIBCALL lhd_decl_ok_for_sibcall
H A Dlanghooks.c290 lhd_decl_ok_for_sibcall (const_tree decl ATTRIBUTE_UNUSED) in lhd_decl_ok_for_sibcall() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h65 extern bool lhd_decl_ok_for_sibcall (const_tree);
258 #define LANG_HOOKS_DECL_OK_FOR_SIBCALL lhd_decl_ok_for_sibcall
H A Dlanghooks.cc292 lhd_decl_ok_for_sibcall (const_tree decl ATTRIBUTE_UNUSED) in lhd_decl_ok_for_sibcall() function
H A DChangeLog-20079671 * langhooks-def.h (lhd_decl_ok_for_sibcall,
9673 * langhooks.c (lhd_decl_ok_for_sibcall): Likewise.
H A DChangeLog-200319776 (lhd_decl_ok_for_sibcall): New.
19777 * langhooks.c (lhd_decl_ok_for_sibcall): New.