Searched refs:STACKSIZE (Results 1 – 2 of 2) sorted by relevance
11 ; CHECK: sub sp, sp, #[[STACKSIZE:[0-9]+]]33 ; CHECK: add [[STACK:x[0-9]+]], sp, #[[STACKSIZE]]41 ; CHECK: sub sp, sp, #[[STACKSIZE:[0-9]+]]63 ; CHECK: add [[STACK:x[0-9]+]], sp, #[[STACKSIZE]]
128 #define STACKSIZE 20 macro138 static stack_frame stack[STACKSIZE];192 if (stack_ptr < STACKSIZE) { in npush()214 if (stack_ptr < STACKSIZE) { in spush()