Home
last modified time | relevance | path

Searched defs:MAIN_STACK_BOUNDARY (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h75 #define MAIN_STACK_BOUNDARY 128 macro
H A Di386.h707 #define MAIN_STACK_BOUNDARY (TARGET_64BIT ? 128 : 32) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h88 #define MAIN_STACK_BOUNDARY 128 macro
H A Di386.h864 #define MAIN_STACK_BOUNDARY (TARGET_64BIT ? 128 : 32) macro