Searched refs:EXIT_IGNORE_STACK (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Ddefaults.h831 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function,
834 #ifndef EXIT_IGNORE_STACK
835 #define EXIT_IGNORE_STACK 0 macro
H A Ddojump.c74 && EXIT_IGNORE_STACK
H A Dresource.c1175 EXIT_IGNORE_STACK is nonzero. If the frame pointer is not needed, the
1190 if (! EXIT_IGNORE_STACK
H A Ddf-scan.c1946 || !EXIT_IGNORE_STACK
H A Dglobal.c345 || (current_function_calls_alloca && EXIT_IGNORE_STACK)
H A Dreorg.c2424 if (! EXIT_IGNORE_STACK
H A Dflow.c954 || ! EXIT_IGNORE_STACK
H A Dfunction.c4588 if (! EXIT_IGNORE_STACK
H A Dreload1.c3598 /* ?? If EXIT_IGNORE_STACK is set, we will not save
3604 && EXIT_IGNORE_STACK)
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h642 #define EXIT_IGNORE_STACK 1 macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1270 #define EXIT_IGNORE_STACK 1
1252 #define EXIT_IGNORE_STACK macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h1672 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function,
1677 #define EXIT_IGNORE_STACK \
1665 #define EXIT_IGNORE_STACK macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h1569 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function, macro
1576 #define EXIT_IGNORE_STACK 1
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1538 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function,
1546 #define EXIT_IGNORE_STACK 1
1541 #define EXIT_IGNORE_STACK macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h1462 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function,
1468 #define EXIT_IGNORE_STACK 1
1464 #define EXIT_IGNORE_STACK macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2063 /* EXIT_IGNORE_STACK should be nonzero if, when returning from a function,
2068 #define EXIT_IGNORE_STACK 1
2054 #define EXIT_IGNORE_STACK macro

Completed in 236 milliseconds