Set_Short
Set_Any = Set_T | Set_Short | Set_Long | Set_Signed | Set_Unsigned
else if (what & Set_Short)
.test = Set_T|Set_Long|Set_Short,
.test = Set_T|Set_Signed|Set_Unsigned|Set_Short|Set_Vlong,
.test = Set_T|Set_Signed|Set_Unsigned|Set_Short|Set_Long,
.test = Set_S|Set_Char|Set_Float|Set_Double|Set_Long|Set_Short,
.set = Set_Short,
.test = Set_S|Set_Char|Set_Float|Set_Short|Set_Vlong,
.test = Set_S|Set_T|Set_Char|Set_Short|Set_Int|Set_Float|Set_Double|Set_Long|Set_Vlong|Set_Int128,