Lines Matching refs:yyerror2
44 extern void yyerror2(const char *fmt, ...);
72 yyerror2("Duplicate declaration of %s", flavor_str[symbol_type]);
75 yyerror2("Could not declare %s here", flavor_str[symbol_type]);
235 yyerror2("role %s doesn't exist, is implicit bounds of %s",
243 yyerror2("role %s has inconsistent bounds %s/%s",
297 yyerror2("Identifier %s used as both an attribute and a role",
433 yyerror2("Identifier %s used as both an attribute and a type",
480 yyerror2("user %s doesn't exist, is implicit bounds of %s",
488 yyerror2("user %s has inconsistent bounds %s/%s",
848 yyerror2
855 yyerror2("Class %s would have too many permissions "