Lines Matching refs:ERROR
16 #define ERROR(loc, ...) \ macro
130 ERROR(&@2, "Header flags don't match earlier ones");
177 ERROR(&@2, "Label or path %s not found", $1);
179 ERROR(&@2, "Label-relative reference %s not supported in plugin", $1);
190 ERROR(&@2, "Label-relative reference %s not supported in plugin", $3);
196 ERROR(&@3, "Label or path %s not found", $3);
208 ERROR(&@2, "Label-relative reference %s not supported in plugin", $2);
216 ERROR(&@2, "Label or path %s not found", $2);
235 ERROR(&@2, "Label or path %s not found", $2);
246 ERROR(&@3, "Label or path %s not found", $3);
258 ERROR(&@3, "Label or path %s not found", $3);
385 ERROR(&@2, "Array elements must be"
431 ERROR(&@2, "References are only allowed in "
518 ERROR(&@$, "Division by zero");
527 ERROR(&@$, "Division by zero");
567 ERROR(&@2, "Properties must precede subnodes");
598 ERROR(&yylloc, "%s", s);