Searched refs:STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
40 daddu sp, sp, -STACK_SIZE41 .cfi_adjust_cfa_offset STACK_SIZE
168 daddu sp, sp, STACK_SIZE169 .cfi_adjust_cfa_offset -STACK_SIZE
270 #define STACK_SIZE 64 macro
24 .frame sp, STACK_SIZE, ra
445 #define STACK_SIZE 128 macro461 #define STACK_STORE_FULL() CREATE_STACK(STACK_SIZE); \484 DELETE_STACK(STACK_SIZE)