Searched defs:STACK_SIZE (Results 1 – 11 of 11) sorted by relevance
3 #define STACK_SIZE (1 << STACK_SIZE_SHIFT) macro
21 const int32_t STACK_SIZE = 4 * 1024; variable
9 #define STACK_SIZE 16 macro
67 #define STACK_SIZE 16 macro
25 #define STACK_SIZE (1024 * 1024) macro
24 #define STACK_SIZE (1024 * 1024) macro
22 const int STACK_SIZE = 1024 * 8192; variable
27 #define STACK_SIZE (1024*1024) macro