Lines Matching refs:ERROR
29 #define ERROR(loc, ...) \ macro
139 ERROR(&@2, "Header flags don't match earlier ones");
184 ERROR(&@2, "Label or path %s not found", $1);
186 ERROR(&@2, "Label-relative reference %s not supported in plugin", $1);
194 ERROR(&@2, "Label-relative reference %s not supported in plugin", $3);
200 ERROR(&@3, "Label or path %s not found", $3);
212 ERROR(&@2, "Label-relative reference %s not supported in plugin", $2);
220 ERROR(&@2, "Label or path %s not found", $2);
231 ERROR(&@3, "Label or path %s not found", $3);
243 ERROR(&@3, "Label or path %s not found", $3);
361 ERROR(&@2, "Array elements must be"
387 ERROR(&@2, "Value out of range for"
402 ERROR(&@2, "References are only allowed in "
489 ERROR(&@$, "Division by zero");
498 ERROR(&@$, "Division by zero");
538 ERROR(&@2, "Properties must precede subnodes");
567 ERROR(&yylloc, "%s", s);