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

  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 3662 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee)
15203 #define TARGET_FUNCTION_OK_FOR_SIBCALL avr_function_ok_for_sibcall
3661 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee) function
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 4313 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee)
16414 #define TARGET_FUNCTION_OK_FOR_SIBCALL avr_function_ok_for_sibcall
4312 avr_function_ok_for_sibcall (tree decl_callee, tree exp_callee) function

Completed in 46 milliseconds