Searched defs:STACK_SIZE (Results 1 – 17 of 17) sorted by relevance
28 #define STACK_SIZE 32768 macro
11 #define STACK_SIZE 8192 macro
10 #define STACK_SIZE 8192 macro
30 STACK_SIZE := 16384 macro
120 #define STACK_SIZE (4096) macro
39 #define STACK_SIZE 65536 macro
29 #define STACK_SIZE 65536 macro
121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
129 STACK_SIZE = _RSP + _RSP_SIZE define
123 #define STACK_SIZE 512 macro
51 STACK_SIZE = 1 << STACK_SHIFT define
19 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
180 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
353 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro