Searched refs:t_ellipsis (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h231 int t_ellipsis; /* a varargs? */ member in struct:_type
H A Dparseproto.y1191 tp->t_ellipsis = 0;
1288 tp->t_ellipsis = arglist->d_ellipsis;
1337 (tp->t_ellipsis)? '+' : '=',
1344 if (tp->t_ellipsis) {
1473 return (tp->t_ellipsis);
1935 if (tp->t_ellipsis) {
2209 if (tp->t_ellipsis) {

Completed in 43 milliseconds