Searched refs:STACK_PAD_SIZE (Results 1 – 2 of 2) sorted by relevance
58 #define STACK_PAD_SIZE 128 macro60 #define DEFAULT_STACK_SIZE STACK_PAD_SIZE * 1024
91 _stack->_esp = _stack->_stk_top - STACK_PAD_SIZE; in InitStack()