Searched refs:t_nargs (Results 1 – 2 of 2) sorted by relevance
230 int t_nargs; /* number of arguments */ member
1190 tp->t_nargs = 0; /* DD_FUN */ in type_Construct()1286 tp->t_nargs = decl_GetArgLength(arglist); in type_SetFun()1336 tp->t_nargs, in type_PrintType()1463 return (tp->t_nargs); in type_GetArgLength()