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

/freebsd-10.0-release/contrib/gcc/config/i386/
H A Di386-interix.h228 #define CHECK_STACK_LIMIT 0x1000 macro
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
5802 else if (! TARGET_STACK_PROBE || allocate < CHECK_STACK_LIMIT)

Completed in 198 milliseconds