taglinefilesource code
PTRSIZE27include/asm-mips/gdb-stub.h#define GDB_FR_REG0    (PTRSIZE*5)      /* 0 */
PTRSIZE132include/asm-mips/gdb-stub.h#define GDB_FR_SIZE    ((((GDB_FR_CP0_PRID) + 4) + (PTRSIZE-1)) & ~(PTRSIZE-1))
PTRSIZE19include/asm-mips/stackframe.h#define FR_REG1    (PTRSIZE*5)
PTRSIZE76include/asm-mips/stackframe.h#define FR_SIZE    ((((FR_PAD1) + 4) + (PTRSIZE-1)) & ~(PTRSIZE-1))