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

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h200 TQ_CONST = 0x01000000, enumerator in enum:__anon10
H A Dparseproto.y310 $$ = declspec_Init(TQ_CONST, NULL);
667 { "const", CONST, TQ_CONST },
1144 if (dsp->ds_stt & TQ_CONST) /* type qualifier */
1148 if (dsp->ds_stt & TQ_CONST)
1885 } else if (tp->t_stt == TQ_CONST) {

Completed in 55 milliseconds