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

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h207 DD_NONE = 0, enumerator in enum:__anon11
H A Dparseproto.y1188 tp->t_dt = DD_NONE;
1241 assert(tp->t_dt == DD_NONE);
1258 assert(tp->t_dt == DD_NONE);
1281 assert(tp->t_dt == DD_NONE);
1401 nt = (nextp = tp->t_next)? nextp->t_dt : DD_NONE;

Completed in 48 milliseconds