Home | History | Annotate | Download | only in out

Lines Matching defs:STACK_SIZE

282 #define STACK_SIZE 128
296 #define STACK_STORE_RA() CREATE_STACK(STACK_SIZE); \
308 DELETE_STACK(STACK_SIZE)
316 #define STACK_STORE_FULL() CREATE_STACK(STACK_SIZE); \
339 DELETE_STACK(STACK_SIZE)
415 .frame sp, STACK_SIZE, ra
427 /* Save to the stack. Frame size = STACK_SIZE */
432 addu fp, sp, STACK_SIZE # Move Frame Pointer to the base of frame