stt_t
stt_t ds_stt; /* scs|ts|tq */
stt_t t_stt; /* type qualifier, TQ_* */
declspec_AddSTT(decl_spec_t *dsp, stt_t s2, const char **err) {
stt_t s1 = dsp->ds_stt;
static stt_t
type_SetPtr(type_t *tp, stt_t s) {
stt_t
stt_t
static decl_spec_t *declspec_Init(stt_t, char *);
static char *declspec_VerifySTT(stt_t, stt_t);
static decl_spec_t *declspec_AddSTT(decl_spec_t *, stt_t, const char **);
static stt_t declspec_GetSTT(decl_spec_t *);
static type_t *type_SetPtr(type_t *, stt_t);
stt_t stt;
stt_t s_stt;
static const char *lookup_sttpair(stt_t);
lookup_sttpair(stt_t s) {
stt_t stt_val;
declspec_Init(stt_t s, char *tagp) {
declspec_VerifySTT(stt_t s1, stt_t s2) {
stt_t result;