OPERATOR_TYPE_PARAM
{ "st", "sizeof", 1, OPERATOR_TYPE_PARAM }, // type
{ "at", "alignof", 1, OPERATOR_TYPE_PARAM }, // type
if ((info->flags & OPERATOR_TYPE_PARAM) != 0) {