Searched defs:STACK_SIZE (Results 1 – 9 of 9) sorted by relevance
25 #define STACK_SIZE 128 macro29 #define STACK_SIZE 64 macro
48 # define STACK_SIZE 256 * 1024 in do_test() macro50 # define STACK_SIZE 128 * 1024 in do_test() macro
49 # define STACK_SIZE (256 * 1024) in do_test() macro51 # define STACK_SIZE (128 * 1024) in do_test() macro
54 # define STACK_SIZE (256 * 1024) in do_test() macro56 # define STACK_SIZE (128 * 1024) in do_test() macro
64 # define STACK_SIZE 256 * 1024 in do_test() macro66 # define STACK_SIZE 128 * 1024 in do_test() macro
74 # define STACK_SIZE 256 * 1024 in do_test() macro76 # define STACK_SIZE 128 * 1024 in do_test() macro
86 #define STACK_SIZE (1 * 1024 * 1024) in do_test() macro
Completed in 8 milliseconds