Home
last modified time | relevance | path

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

/bionic/libc/arch-mips/include/machine/
Dasm.h116 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31)) argument
/bionic/libc/arch-mips64/include/machine/
Dasm.h116 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31)) argument