Lines Matching refs:show_ident
1261 sparse_error(token->pos, "unknown mode attribute %s", show_ident(token->ident));
1320 warning(token->pos, "unknown attribute '%s'", show_ident(token->ident));
1476 old, show_ident(new));
1760 show_ident(*n));
1867 show_ident(*ctx->ident), width);
2234 const char *name = show_ident(sym->ident);
2370 const char *id = show_ident(ident);
2463 sparse_error(stmt->pos, "label '%s' redefined", show_ident(s->ident));
2730 show_ident(sym->ident));
2758 warning(decl->pos, "function '%s' with external linkage has definition", show_ident(decl->ident));
2780 show_ident(decl->ident));
2792 warning(decl->pos, "function '%s' has computed goto but no targets?", show_ident(decl->ident));
2825 show_ident(arg->ident));
2840 warning(arg->pos, "nonsensical parameter declaration '%s'", show_ident(arg->ident));
2851 warning(token->pos, "non-ANSI definition of function '%s'", show_ident(decl->ident));
2958 show_ident(decl->ident));
2963 show_ident(decl->ident));
2981 warning(decl->pos, "'%s' has implicit type", show_ident(decl->ident));