Searched refs:fsize (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/arch-mips64/include/machine/ |
D | asm.h | 185 #define LEAF(x, fsize) \ argument 191 .frame sp, fsize, ra; \ 199 #define NON_LEAF(x, fsize, retpc) \ argument 205 .frame sp, fsize, retpc; \
|
/bionic/libc/arch-mips/include/machine/ |
D | asm.h | 185 #define LEAF(x, fsize) \ argument 191 .frame sp, fsize, ra; \ 199 #define NON_LEAF(x, fsize, retpc) \ argument 205 .frame sp, fsize, retpc; \
|