Lines Matching refs:ERROR
29 #define ERROR(loc, ...) \ macro
133 ERROR(&@2, "Header flags don't match earlier ones");
178 ERROR(&@2, "Label or path %s not found", $1);
189 ERROR(&@3, "Label or path %s not found", $3);
207 ERROR(&@2, "Label or path %s not found", $2);
218 ERROR(&@3, "Label or path %s not found", $3);
230 ERROR(&@3, "Label or path %s not found", $3);
348 ERROR(&@2, "Array elements must be"
374 ERROR(&@2, "Value out of range for"
389 ERROR(&@2, "References are only allowed in "
476 ERROR(&@$, "Division by zero");
485 ERROR(&@$, "Division by zero");
525 ERROR(&@2, "Properties must precede subnodes");
554 ERROR(&yylloc, "%s", s);