Searched refs:CHECK_STACK_LIMIT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-interix.h228 #define CHECK_STACK_LIMIT 0x1000 macro
H A Dcygwin.asm39 than CHECK_STACK_LIMIT bytes in one go. Touching the stack at 4K
H A Dcygming.h194 #define CHECK_STACK_LIMIT 4000
190 #define CHECK_STACK_LIMIT macro
H A Di386.c56 #ifndef CHECK_STACK_LIMIT
57 #define CHECK_STACK_LIMIT (-1) macro
5804 else if (! TARGET_STACK_PROBE || allocate < CHECK_STACK_LIMIT)

Completed in 185 milliseconds