Lines Matching refs:yyerror
42 extern int yyerror(const char *msg);
69 yyerror("Out of memory!"); in print_error_msg()
78 yyerror("Unknown error"); in print_error_msg()
88 yyerror in define_policy()
99 yyerror("no module name"); in define_policy()
105 yyerror in define_policy()
112 yyerror in define_policy()
227 yyerror("out of memory"); in role_implicit_bounds()
264 yyerror("no role name"); in create_role()
270 yyerror("Out of memory!"); in create_role()
290 yyerror("Out of memory!"); in create_role()
343 yyerror("Out of memory!"); in declare_role()
362 yyerror("Out of memory!"); in declare_role()
379 yyerror("out of memory"); in declare_role()
399 yyerror("no type/attribute name?"); in create_type()
403 yyerror("\"self\" is a reserved type name."); in create_type()
410 yyerror("Out of memory!"); in create_type()
472 yyerror("out of memory"); in user_implicit_bounds()
508 yyerror("no user name"); in create_user()
514 yyerror("Out of memory!"); in create_user()
533 yyerror("Out of memory!"); in create_user()
577 yyerror("Out of memory!"); in declare_user()
595 yyerror("Out of memory!"); in declare_user()
798 yyerror("no class name for class definition?"); in require_class()
804 yyerror("Out of memory!"); in require_class()
820 yyerror("Out of memory!"); in require_class()
854 yyerror("Out of memory!"); in require_class()
863 yyerror("Out of memory!"); in require_class()
872 yyerror("Out of memory!"); in require_class()
904 yyerror("Out of memory"); in require_role_or_attribute()
990 yyerror("no boolean name"); in require_bool_tunable()
995 yyerror("Out of memory!"); in require_bool_tunable()
1034 yyerror("no sensitivity name"); in require_sens()
1040 yyerror("Out of memory!"); in require_sens()
1049 yyerror("Out of memory!"); in require_sens()
1080 yyerror("no category name"); in require_cat()
1086 yyerror("Out of memory!"); in require_cat()
1324 yyerror("Out of memory!"); in begin_optional()
1344 yyerror("Out of memory!"); in begin_optional_else()
1376 yyerror("Out of memory!"); in copy_requirements()
1387 yyerror("Out of memory!"); in copy_requirements()
1403 yyerror("Out of memory!"); in copy_requirements()
1434 yyerror("This block has no require section."); in end_avrule_block()