Searched refs:STACKSIZE (Results 1 – 3 of 3) sorted by relevance
108 #define STACKSIZE 20 macro110 if (stack_ptr < STACKSIZE) {\138 stack_frame stack[STACKSIZE]; in tparm()
104 #define STACKSIZE 20 macro105 #define npush(x) if (stack_ptr < STACKSIZE) {\135 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()