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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h198 TQ_MASK = 0x0f000000, /* type qualifiers */ enumerator in enum:__anon10
H A Dparseproto.y1141 if (something && (dsp->ds_stt & TQ_MASK))
1244 tp->t_stt = s & TQ_MASK;

Completed in 66 milliseconds