Searched defs:EFI_NO_TAIL_CALL (Results 1 – 1 of 1) sorted by relevance
22 #define EFI_NO_TAIL_CALL macro25 #define EFI_NO_TAIL_CALL __attribute__((disable_tail_calls)) macro27 #define EFI_NO_TAIL_CALL __attribute__((optimize("no-optimize-sibling-calls"))) macro