Lines Matching refs:ERROR
29 #define ERROR(loc, ...) \ macro
132 ERROR(&@2, "Header flags don't match earlier ones");
178 ERROR(&@3, "Label or path %s not found", $3);
196 ERROR(&@2, "Label or path %s not found", $2);
207 ERROR(&@3, "Label or path %s not found", $3);
330 ERROR(&@2, "Array elements must be"
356 ERROR(&@2, "Value out of range for"
371 ERROR(&@2, "References are only allowed in "
458 ERROR(&@$, "Division by zero");
467 ERROR(&@$, "Division by zero");
507 ERROR(&@2, "Properties must precede subnodes");
532 ERROR(&yylloc, "%s", s);