Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h200 TQ_RESTRICT = 0x04000000, enumerator
H A Dparseproto.y316 $$ = declspec_Init(TQ_RESTRICT, NULL);
667 { "restrict", RESTRICT, TQ_RESTRICT }, in lookup_keyword()
1158 if (dsp->ds_stt & TQ_RESTRICT) in declspec_ToString()
1894 } else if (tp->t_stt == TQ_RESTRICT) { in decl_ToString()