Searched refs:NARGSAVE (Results 1 – 5 of 5) sorted by relevance
31 FRAMESZ= (((NARGSAVE+LOCALSZ)*SZREG)+ALSZ)&ALMASK
38 FRAMESZ= (((NARGSAVE+LOCALSZ)*SZREG)+ALSZ)&ALMASK
134 PTR_ADDIU t0, -(NARGSAVE * SZREG)
27 FRAMESZ= (((NARGSAVE+LOCALSZ)*SZREG)+ALSZ)&ALMASK
138 # define NARGSAVE 4 /* Space for 4 argument registers must be allocated. */ macro141 # define NARGSAVE 0 /* No caller responsibilities. */ macro
Completed in 5 milliseconds