Searched refs:STACKSIZE (Results 1 – 3 of 3) sorted by relevance
106 #define STACKSIZE 20 macro108 if (stack_ptr < STACKSIZE) {\136 stack_frame stack[STACKSIZE]; in tparm()
102 #define STACKSIZE 20 macro103 #define npush(x) if (stack_ptr < STACKSIZE) {\133 stack_frame stack[STACKSIZE];
129 #define STACKSIZE 20 macro139 static stack_frame stack[STACKSIZE];193 if (stack_ptr < STACKSIZE) { in npush()215 if (stack_ptr < STACKSIZE) { in spush()