Home
last modified time | relevance | path

Searched refs:TQ_VOLATILE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h199 TQ_VOLATILE = 0x02000000, enumerator
H A Dparseproto.y312 $$ = declspec_Init(TQ_VOLATILE, NULL);
666 { "volatile", VOLATILE, TQ_VOLATILE }, in lookup_keyword()
1147 if (dsp->ds_stt & TQ_VOLATILE) { in declspec_ToString()
1887 } else if (tp->t_stt == TQ_VOLATILE) { in decl_ToString()