Home | History | Annotate | Download | only in alpha

Lines Matching defs:hidden

147 	u_int hidden, nargs;
159 hidden = 1;
162 hidden = 0;
169 nargs = callp->sy_narg + hidden;
194 args += hidden;
229 u_int hidden, nargs;
241 hidden = 1;
244 hidden = 0;
251 nargs = callp->sy_narg + hidden;
278 args += hidden;