Lines Matching defs:synerror
127 STATIC void synerror(const char *) __dead;
302 synerror("2nd \"!\" unexpected");
410 synerror("Bad for loop variable");
684 synerror("Bad function name (use quotes)");
687 synerror("Bad function name");
760 synerror("Bad fd number");
798 synerror("Unimplemented form of eof marker"
836 synerror(EOFhere);
884 synerror(EOFhere);
935 synerror(EOFhere);
1495 synerror("EOF in backquote substitution");
1683 synerror("Unterminated quoted string ($'...)");
1728 synerror("Bad \\c escape sequence");
1730 synerror("Bad \\c\\ escape sequence");
1762 synerror("Invalid \\u escape sequence");
1828 synerror("Unknown $'' escape sequence");
1855 synerror("Unterminated quoted string ($'...)");
2133 break; /* to synerror() just below */
2167 synerror(/*((*/ "Missing '))'");
2171 synerror("Unterminated quoted string");
2177 synerror("Missing '}'");
2587 synerror(msg);
2593 synerror(const char *msg)