Searched refs:TOO_BIG_FOR_A_STACK (Results 1 – 1 of 1) sorted by relevance
41 #define TOO_BIG_FOR_A_STACK (1024 * 1024) macro201 if (stksz > TOO_BIG_FOR_A_STACK) { in stacks_findstack()