Searched refs:EXIT_IGNORE_STACK (Results 1 – 20 of 20) sorted by relevance
834 #ifndef EXIT_IGNORE_STACK835 #define EXIT_IGNORE_STACK 0 macro
1182 if (! EXIT_IGNORE_STACK in init_resource_info()
74 && EXIT_IGNORE_STACK in clear_pending_stack_adjust()
1942 || !EXIT_IGNORE_STACK in df_record_exit_block_uses()
343 || (current_function_calls_alloca && EXIT_IGNORE_STACK) in global_alloc()
2408 if (! EXIT_IGNORE_STACK in fill_simple_delay_slots()
951 || ! EXIT_IGNORE_STACK in mark_regs_live_at_end()
4555 if (! EXIT_IGNORE_STACK in expand_function_end()
3587 && EXIT_IGNORE_STACK) in init_elim_table()
1079 * flow.c (EXIT_IGNORE_STACK): Move to ...1080 * defaults.h (EXIT_IGNORE_STACK): ... here.1082 EXIT_IGNORE_STACK.1089 * doc/tm.texi (EXIT_IGNORE_STACK): Document that the default
1731 (EXIT_IGNORE_STACK): Set to 0.
18607 (mark_regs_live_at_end): Tidy EXIT_IGNORE_STACK usage.
642 #define EXIT_IGNORE_STACK 1 macro
1252 #define EXIT_IGNORE_STACK 1 macro
1665 #define EXIT_IGNORE_STACK \ macro
1537 #define EXIT_IGNORE_STACK 1 macro
2051 #define EXIT_IGNORE_STACK 1 macro
1464 #define EXIT_IGNORE_STACK 1 macro
1569 #define EXIT_IGNORE_STACK 1 macro
4426 @defmac EXIT_IGNORE_STACK4436 compiler knows this regardless of @code{EXIT_IGNORE_STACK}.