Searched refs:NARGREG (Results 1 – 4 of 4) sorted by relevance
71 #define NARGREG 8 /* 8 args in regs */ macro
112 #define NARGREG 8 /* 8 args in regs */ macro
125 memcpy(dst_ap, ap, (NARGREG - 1) * sizeof(*dst_ap)); in cpu_fetch_syscall_args()
667 n = NARGREG; in cpu_fetch_syscall_args()