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

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y439 $$ = type_SetPtr(type_Construct(), ($2)->ds_stt);
450 type_SetPtr(tp, ($2)->ds_stt);
925 dsp->ds_stt = SCS_NONE | TS_NO_TS | TQ_NONE;
959 tmp.ds_stt = s;
1029 stt_t s1 = dsp->ds_stt;
1034 dsp->ds_stt = s1;
1040 dsp->ds_stt |= s2;
1051 declspec_AddSTT(dsp, tsp->ds_stt, err);
1069 return (dsp->ds_stt);
1101 switch (dsp->ds_stt
[all...]
H A Dparseproto.h220 stt_t ds_stt; /* scs|ts|tq */ member in struct:__anon13

Completed in 43 milliseconds