streqn
(streqn(decp->prefix, "struct") ||
(first && streqn(decp->prefix, ""))) &&
streqn(name, decp->type))
if (!streqn(decp->prefix, "struct") && !streqn(decp->prefix, ""))
if (streqn(decp->prefix, "")) {
if (!streqn(dp->def.ty.old_prefix, "") &&
!streqn(dp->def.ty.old_prefix, "struct"))
} else if (streqn(decp->prefix, "struct") &&
!streqn(dp->def.ty.old_prefix, ""))
else if (!streqn(decp->prefix, "struct"))
if (streqn(decp->prefix, ""))