Lines Matching refs:print_error
76 extern void print_error(char const *fmt, ...);
1586 print_error("label or path, '%s', not found", (yyvsp[(2) - (3)].labelref));
1598 print_error("label or path, '%s', not found", (yyvsp[(3) - (4)].labelref));
1704 print_error("Couldn't seek to offset %llu in \"%s\": %s",
1774 print_error("Only 8, 16, 32 and 64-bit elements"
1805 print_error(
1825 print_error("References are only allowed in "
2040 print_error("syntax error: properties must precede subnodes");
2307 void print_error(char const *fmt, ...)
2319 print_error("%s", s);
2332 print_error("bad characters in literal");
2336 print_error("literal out of range");
2338 print_error("bad literal");
2349 print_error("empty character literal");
2363 print_error("malformed character literal");