Home
last modified time | relevance | path

Searched refs:fsize (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-mips64/include/machine/
Dasm.h185 #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/
Dasm.h185 #define LEAF(x, fsize) \ argument
191 .frame sp, fsize, ra; \
199 #define NON_LEAF(x, fsize, retpc) \ argument
205 .frame sp, fsize, retpc; \