SYM_RESTRICT
[SYM_RESTRICT] = "SYM_RESTRICT",
[SYM_RESTRICT] = TYPE_NUM | TYPE_RESTRICT,
case SYM_RESTRICT:
case SYM_RESTRICT:
type->type = SYM_RESTRICT;
case SYM_RESTRICT:
case SYM_RESTRICT:
[SYM_RESTRICT] = "rstr",
if (ret->type == SYM_RESTRICT || ret->type == SYM_NODE)
if (sym->type == SYM_RESTRICT || sym->type == SYM_NODE)
case SYM_RESTRICT:
case SYM_RESTRICT: // OK, always integer types
case SYM_RESTRICT:
[SYM_RESTRICT] = "restrict",
case SYM_RESTRICT: // OK, always integer types
case SYM_RESTRICT: // OK, always integer types
#define is_restricted_type(type) (get_sym_type(type) == SYM_RESTRICT)