Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h230 int t_nargs; /* number of arguments */ member
H A Dparseproto.y1190 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()