SIGNED
typeinfo("signed", SIGNED, UNSIGN, 0, 0, ' '),
typeinfo("unsigned", SIGNED, UNSIGN, 0, 0, ' '),
for (int i = (int)SIGNED; i < (int)STRUCT; i++)
if (s == SIGNED)
if ((t == SIGNED || t == UNSIGN) &&
if (t == SIGNED || t == UNSIGN) {
s = SIGNED;
kwdef( "signed", T_TYPE, .u.kw_tspec = SIGNED, 90,0,3),