Searched refs:STACK_ALIGNMENT_NEEDED (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c91 #ifndef STACK_ALIGNMENT_NEEDED
92 #define STACK_ALIGNMENT_NEEDED 1 macro
1073 if (STACK_ALIGNMENT_NEEDED)
H A Dfunction.c74 #ifndef STACK_ALIGNMENT_NEEDED
75 #define STACK_ALIGNMENT_NEEDED 1 macro
456 do its own stack alignment by defining STACK_ALIGNMENT_NEEDED. */
457 if (STACK_ALIGNMENT_NEEDED

Completed in 163 milliseconds