yyerror           165 src/cmd/5a/a.h void	yyerror(char*, ...);
yyerror            79 src/cmd/5a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror            97 src/cmd/5a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror           329 src/cmd/5a/a.y 			yyerror("arguments to PCDATA must be integer constants");
yyerror           338 src/cmd/5a/a.y 			yyerror("index for FUNCDATA must be integer constant");
yyerror           340 src/cmd/5a/a.y 			yyerror("value for FUNCDATA must be symbol reference");
yyerror           378 src/cmd/5a/a.y 			yyerror("undefined label: %s", $1->name);
yyerror            86 src/cmd/5a/lex.c 	ctxt->diag = yyerror;
yyerror           158 src/cmd/5a/lex.c 		yyerror("%ca: cannot create %s", thechar, outfile);
yyerror            41 src/cmd/5c/sgen.c 		yyerror("stack frame too large for NOSPLIT function");
yyerror          1133 src/cmd/5g/cgen.c 		yyerror("cgen: bad type %T for %O", n->type, n->op);
yyerror          1235 src/cmd/5g/cgen.c 				yyerror("illegal array comparison");
yyerror          1250 src/cmd/5g/cgen.c 				yyerror("illegal interface comparison");
yyerror           305 src/cmd/5g/gsubr.c 			yyerror("reg %R left allocated\n", i);
yyerror           377 src/cmd/5g/gsubr.c 		yyerror("out of fixed registers");
yyerror           390 src/cmd/5g/gsubr.c 		yyerror("out of floating point registers");
yyerror           398 src/cmd/5g/gsubr.c 	yyerror("regalloc: unknown type %T", t);
yyerror           181 src/cmd/6a/a.h void	yyerror(char*, ...);
yyerror            77 src/cmd/6a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror           100 src/cmd/6a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror           237 src/cmd/6a/a.y 			yyerror("dp shift with lhs index");
yyerror           252 src/cmd/6a/a.y 			yyerror("dp move with lhs index");
yyerror           287 src/cmd/6a/a.y 			yyerror("illegal constant");
yyerror           319 src/cmd/6a/a.y 			yyerror("arguments to PCDATA must be integer constants");
yyerror           328 src/cmd/6a/a.y 			yyerror("index for FUNCDATA must be integer constant");
yyerror           330 src/cmd/6a/a.y 			yyerror("value for FUNCDATA must be symbol reference");
yyerror           368 src/cmd/6a/a.y 			yyerror("undefined label: %s", $1->name);
yyerror           102 src/cmd/6a/lex.c 	ctxt->diag = yyerror;
yyerror           168 src/cmd/6a/lex.c 		yyerror("%ca: cannot create %s", thechar, outfile);
yyerror          1065 src/cmd/6a/lex.c 			yyerror("double initialization %s", itab[i].name);
yyerror          1082 src/cmd/6a/lex.c 	yyerror("scale must be 1248: %d", scale);
yyerror            41 src/cmd/6c/sgen.c 		yyerror("stack frame too large for NOSPLIT function");
yyerror          1059 src/cmd/6g/cgen.c 		yyerror("cgen: bad type %T for %O", n->type, n->op);
yyerror          1185 src/cmd/6g/cgen.c 				yyerror("illegal slice comparison");
yyerror          1202 src/cmd/6g/cgen.c 				yyerror("illegal interface comparison");
yyerror           321 src/cmd/6g/gsubr.c 			yyerror("reg %R left allocated\n", i);
yyerror           324 src/cmd/6g/gsubr.c 			yyerror("reg %R left allocated\n", i);
yyerror          1183 src/cmd/6g/gsubr.c 			yyerror("offset %lld too large for OINDREG", a->offset);
yyerror           179 src/cmd/8a/a.h void	yyerror(char*, ...);
yyerror            80 src/cmd/8a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror           103 src/cmd/8a/a.y 			yyerror("redeclaration of %s", $1->name);
yyerror           246 src/cmd/8a/a.y 			yyerror("dp shift with lhs index");
yyerror           261 src/cmd/8a/a.y 			yyerror("dp move with lhs index");
yyerror           309 src/cmd/8a/a.y 			yyerror("illegal constant");
yyerror           317 src/cmd/8a/a.y 			yyerror("arguments to PCDATA must be integer constants");
yyerror           326 src/cmd/8a/a.y 			yyerror("index for FUNCDATA must be integer constant");
yyerror           328 src/cmd/8a/a.y 			yyerror("value for FUNCDATA must be symbol reference");
yyerror           367 src/cmd/8a/a.y 			yyerror("undefined label: %s", $1->name);
yyerror            91 src/cmd/8a/lex.c 	ctxt->diag = yyerror;
yyerror           163 src/cmd/8a/lex.c 		yyerror("%ca: cannot create %s", thechar, outfile);
yyerror           839 src/cmd/8a/lex.c 			yyerror("double initialization %s", itab[i].name);
yyerror           856 src/cmd/8a/lex.c 	yyerror("scale must be 1248: %d", scale);
yyerror            40 src/cmd/8c/sgen.c 		yyerror("stack frame too large for NOSPLIT function");
yyerror           935 src/cmd/8g/cgen.c 		yyerror("cgen: bad type %T for %O", n->type, n->op);
yyerror          1053 src/cmd/8g/cgen.c 				yyerror("illegal slice comparison");
yyerror          1070 src/cmd/8g/cgen.c 				yyerror("illegal interface comparison");
yyerror           887 src/cmd/8g/gsubr.c 			yyerror("reg %R left allocated at %ux", i, regpc[i]);
yyerror           890 src/cmd/8g/gsubr.c 			yyerror("reg %R left allocated\n", i);
yyerror           953 src/cmd/8g/gsubr.c 		yyerror("out of fixed registers");
yyerror           975 src/cmd/8g/gsubr.c 	yyerror("regalloc: unknown type %T", t);
yyerror           735 src/cmd/cc/cc.h void	yyerror(char*, ...);
yyerror           166 src/cmd/cc/dpchk.c 				yyerror("vargck %s already defined\n", s);
yyerror           258 src/cmd/cc/dpchk.c 	yyerror("syntax in #pragma varargck");
yyerror           335 src/cmd/cc/dpchk.c 	yyerror("syntax in #pragma varargck");
yyerror           580 src/cmd/cc/dpchk.c 			yyerror("pragma textflag not an integer");
yyerror           602 src/cmd/cc/dpchk.c 			yyerror("pragma dataflag not an integer");
yyerror           631 src/cmd/cc/dpchk.c 			yyerror("missing struct/union tag in pragma incomplete");
yyerror           635 src/cmd/cc/dpchk.c 			yyerror("invalid struct/union tag: %s", s->name);
yyerror           651 src/cmd/cc/dpchk.c 		yyerror("unknown type %s in pragma incomplete", s->name);
yyerror           653 src/cmd/cc/dpchk.c 		yyerror("not struct/union type in pragma incomplete: %s", s->name);
yyerror           685 src/cmd/cc/dpchk.c 		yyerror("symbol too large: %s", symb);
yyerror           715 src/cmd/cc/dpchk.c 		yyerror("usage: #pragma cgo_dynamic_linker \"path\"");
yyerror           736 src/cmd/cc/dpchk.c 		yyerror("usage: #pragma %s local [remote]", verb);
yyerror           762 src/cmd/cc/dpchk.c 		yyerror("usage: #pragma cgo_import_dynamic local [remote [\"library\"]]");
yyerror           774 src/cmd/cc/dpchk.c 		yyerror("usage: #pragma cgo_import_static local [remote]");
yyerror           786 src/cmd/cc/dpchk.c 		yyerror("usage: #pragma cgo_ldflag \"arg\"");
yyerror           138 src/cmd/cc/lex.c 	ctxt->diag = yyerror;
yyerror           370 src/cmd/cc/lex.c 		yyerror("botch in pushio");
yyerror           387 src/cmd/cc/lex.c 			yyerror("macro/io expansion too deep");
yyerror           413 src/cmd/cc/lex.c 		yyerror("%cc: %r: %s", thechar, s);
yyerror           557 src/cmd/cc/lex.c 				yyerror("missing '");
yyerror           654 src/cmd/cc/lex.c 			yyerror("missing '");
yyerror           660 src/cmd/cc/lex.c 			yyerror("overflow in character constant: 0x%x", c);
yyerror           680 src/cmd/cc/lex.c 					yyerror("eof in comment");
yyerror           691 src/cmd/cc/lex.c 					yyerror("eof in comment");
yyerror           870 src/cmd/cc/lex.c 				yyerror("malformed hex constant");
yyerror           906 src/cmd/cc/lex.c 		yyerror("overflow in constant");
yyerror           964 src/cmd/cc/lex.c 		yyerror("malformed fp constant exponent");
yyerror           983 src/cmd/cc/lex.c 		yyerror("overflow in float constant");
yyerror          1073 src/cmd/cc/lex.c 		yyerror("End of file");
yyerror          1148 src/cmd/cc/lex.c 		yyerror("newline in string");
yyerror            83 src/cmd/cc/pgen.c 				yyerror("function takes ... without textflag NOSPLIT");
yyerror           690 src/cmd/cc/pgen.c 			yyerror("unaligned pointer");
yyerror           713 src/cmd/cc/pgen.c 		yyerror("can't handle arg type %s\n", tnames[t->etype]);
yyerror           742 src/cmd/cc/pgen.c 			yyerror("passbyptr arg not the right size");
yyerror          1244 src/cmd/cc/sub.c 		yyerror("syntax error, last name: %s", symb);
yyerror            39 src/cmd/gc/align.c 			yyerror("interface too large");
yyerror            85 src/cmd/gc/align.c 			yyerror("type %lT too large", errtype);
yyerror           123 src/cmd/gc/align.c 			yyerror("invalid recursive type %T", t);
yyerror           214 src/cmd/gc/align.c 			yyerror("channel element type too large (>64kB)");
yyerror           224 src/cmd/gc/align.c 			yyerror("invalid recursive type %T", t);
yyerror           249 src/cmd/gc/align.c 					yyerror("type %lT larger than address space", t);
yyerror           261 src/cmd/gc/align.c 				yyerror("use of [...] array outside of array literal");
yyerror           301 src/cmd/gc/align.c 		yyerror("type %T too large", t);
yyerror           119 src/cmd/gc/const.c 			yyerror("invalid operation: %N (shift of type %T)", n, t);
yyerror           270 src/cmd/gc/const.c 			yyerror("cannot convert %N to type %T", n, t);
yyerror           351 src/cmd/gc/const.c 			yyerror("constant %#F%+#Fi truncated to real", &v.u.cval->real, &v.u.cval->imag);
yyerror           371 src/cmd/gc/const.c 			yyerror("constant %#F truncated to integer", v.u.fval);
yyerror           378 src/cmd/gc/const.c 			yyerror("constant %#F%+#Fi truncated to integer", &v.u.cval->real, &v.u.cval->imag);
yyerror           380 src/cmd/gc/const.c 			yyerror("constant %#F%+#Fi truncated to real", &v.u.cval->real, &v.u.cval->imag);
yyerror           434 src/cmd/gc/const.c 		yyerror("constant %B overflows %T", v.u.xval, t);
yyerror           437 src/cmd/gc/const.c 		yyerror("constant %#F overflows %T", v.u.fval, t);
yyerror           440 src/cmd/gc/const.c 		yyerror("constant %#F overflows %T", v.u.fval, t);
yyerror           457 src/cmd/gc/const.c 			yyerror("overflow in int -> string");
yyerror           469 src/cmd/gc/const.c 		yyerror("no float -> string");
yyerror           700 src/cmd/gc/const.c 			yyerror("illegal constant expression: %T %O %T",
yyerror           721 src/cmd/gc/const.c 			yyerror("division by zero");
yyerror           730 src/cmd/gc/const.c 			yyerror("division by zero");
yyerror           773 src/cmd/gc/const.c 			yyerror("division by zero");
yyerror           783 src/cmd/gc/const.c 			yyerror("illegal constant expression: floating-point %% operation");
yyerror           802 src/cmd/gc/const.c 			yyerror("complex division by zero");
yyerror           936 src/cmd/gc/const.c 			yyerror("illegal constant expression %O %T", n->op, nl->type);
yyerror          1182 src/cmd/gc/const.c 				yyerror("use of untyped nil");
yyerror          1193 src/cmd/gc/const.c 		yyerror("defaultlit: unknown literal: %N", n);
yyerror           146 src/cmd/gc/dcl.c 			yyerror("mark left on the stack");
yyerror           160 src/cmd/gc/dcl.c 		yyerror("%S redeclared %s\n"
yyerror           205 src/cmd/gc/dcl.c 		yyerror("cannot declare name %S", s);
yyerror           208 src/cmd/gc/dcl.c 		yyerror("cannot declare init - must be func", s);
yyerror           292 src/cmd/gc/dcl.c 				yyerror("missing expression in var declaration");
yyerror           315 src/cmd/gc/dcl.c 		yyerror("extra expression in var declaration");
yyerror           332 src/cmd/gc/dcl.c 			yyerror("const declaration cannot have type without expression");
yyerror           343 src/cmd/gc/dcl.c 			yyerror("missing value in const declaration");
yyerror           359 src/cmd/gc/dcl.c 		yyerror("extra expression in const declaration");
yyerror           780 src/cmd/gc/dcl.c 			yyerror("embedded type cannot be a pointer to interface");
yyerror           783 src/cmd/gc/dcl.c 		yyerror("embedded type cannot be a pointer");
yyerror           822 src/cmd/gc/dcl.c 		yyerror("field annotation must be string");
yyerror           852 src/cmd/gc/dcl.c 				yyerror("duplicate %s %s", what, t->sym->name);
yyerror           931 src/cmd/gc/dcl.c 		yyerror("interface method cannot have annotation");
yyerror           965 src/cmd/gc/dcl.c 					yyerror("interface type loop involving %T", n->type);
yyerror           969 src/cmd/gc/dcl.c 					yyerror("interface contains embedded non-interface %T", n->type);
yyerror          1087 src/cmd/gc/dcl.c 				yyerror("mixed named and unnamed function parameters");
yyerror          1092 src/cmd/gc/dcl.c 			yyerror("final function parameter must have type");
yyerror          1134 src/cmd/gc/dcl.c 				yyerror("cannot use ... in output argument list");
yyerror          1136 src/cmd/gc/dcl.c 				yyerror("can only use ... as final argument in list");
yyerror          1281 src/cmd/gc/dcl.c 	yyerror("illegal receiver type: %T", t0);
yyerror          1340 src/cmd/gc/dcl.c 		yyerror("missing receiver");
yyerror          1353 src/cmd/gc/dcl.c 					yyerror("invalid receiver type %T (%T is a pointer type)", pa, t);
yyerror          1361 src/cmd/gc/dcl.c 				yyerror("invalid receiver type %T (%T is an unnamed type)", pa, t);
yyerror          1365 src/cmd/gc/dcl.c 				yyerror("invalid receiver type %T (%T is a pointer type)", pa, t);
yyerror          1369 src/cmd/gc/dcl.c 				yyerror("invalid receiver type %T (%T is an interface type)", pa, t);
yyerror          1375 src/cmd/gc/dcl.c 		yyerror("invalid receiver type %T (%lT / %lT)", pa, pa, t);
yyerror          1383 src/cmd/gc/dcl.c 				yyerror("type %T has both field and method named %S", pa, sf);
yyerror          1391 src/cmd/gc/dcl.c 		yyerror("cannot define new methods on non-local type %T", pa);
yyerror          1406 src/cmd/gc/dcl.c 			yyerror("method redeclared: %T.%S\n\t%T\n\t%T", pa, sf, f->type, t);
yyerror            20 src/cmd/gc/export.c 			yyerror("export/package mismatch: %S", n->sym);
yyerror           229 src/cmd/gc/export.c 		yyerror("variable exported but not defined: %S", s);
yyerror           320 src/cmd/gc/export.c 		yyerror("unknown export symbol: %S", s);
yyerror           328 src/cmd/gc/export.c 		yyerror("unexpected export symbol: %O %S", s->def->op, s);
yyerror           337 src/cmd/gc/export.c 			yyerror("export of incomplete type %S", s);
yyerror           418 src/cmd/gc/export.c 		yyerror("pkgtype %S", s);
yyerror           437 src/cmd/gc/export.c 		yyerror("conflicting names %s and %s for package \"%Z\"", p->name, s->name, p->path);
yyerror           440 src/cmd/gc/export.c 		yyerror("import \"%Z\": package depends on \"%Z\" (import cycle)", importpkg->path, z);
yyerror           457 src/cmd/gc/export.c 		yyerror("expression must be a constant");
yyerror           483 src/cmd/gc/export.c 		yyerror("inconsistent definition for var %S during import\n\t%T (in \"%Z\")\n\t%T (in \"%Z\")", s, s->def->type, s->importdef->path, t, importpkg->path);
yyerror           517 src/cmd/gc/export.c 		yyerror("inconsistent definition for type %S during import\n\t%lT (in \"%Z\")\n\t%lT (in \"%Z\")", pt->sym, pt, pt->sym->importdef->path, t, importpkg->path);
yyerror           647 src/cmd/gc/fmt.c 			yyerror("unknown internal map type");
yyerror           152 src/cmd/gc/gen.c 			yyerror("label %S already defined at %L", s, lab->def->lineno);
yyerror           230 src/cmd/gc/gen.c 			yyerror("goto %S jumps into block starting at %L", from->left->sym, block->lastlineno);
yyerror           232 src/cmd/gc/gen.c 			yyerror("goto %S jumps over declaration of %S at %L", from->left->sym, dcl, dcl->lastlineno);
yyerror           348 src/cmd/gc/gen.c 				yyerror("break label not defined: %S", n->left->sym);
yyerror           353 src/cmd/gc/gen.c 				yyerror("invalid break label %S", n->left->sym);
yyerror           360 src/cmd/gc/gen.c 			yyerror("break is not in a loop");
yyerror           370 src/cmd/gc/gen.c 				yyerror("continue label not defined: %S", n->left->sym);
yyerror           375 src/cmd/gc/gen.c 				yyerror("invalid continue label %S", n->left->sym);
yyerror           382 src/cmd/gc/gen.c 			yyerror("continue is not in a loop");
yyerror           938 src/cmd/gc/gen.c 		yyerror("tempname called with nil type");
yyerror          1425 src/cmd/gc/go.h void	yyerror(char *fmt, ...);
yyerror           136 src/cmd/gc/go.y 		yyerror("package statement must be first");
yyerror           198 src/cmd/gc/go.y 			yyerror("cannot import package as init - init must be a func");
yyerror           255 src/cmd/gc/go.y 			yyerror("conflicting names %s and %s for package \"%Z\"", importpkg->name, $2->name, importpkg->path);
yyerror           260 src/cmd/gc/go.y 			yyerror("cannot import unsafe package \"%Z\"", importpkg->path);
yyerror           285 src/cmd/gc/go.y 		yyerror("empty top-level declaration");
yyerror           295 src/cmd/gc/go.y 		yyerror("non-declaration statement outside function body");
yyerror           449 src/cmd/gc/go.y 				yyerror("expr.(type) must be alone in list");
yyerror           451 src/cmd/gc/go.y 				yyerror("argument count mismatch: %d = %d", count($1), 1);
yyerror           453 src/cmd/gc/go.y 				yyerror("invalid variable name %N in type switch", $1->n);
yyerror           576 src/cmd/gc/go.y 			yyerror("missing statement after label");
yyerror           622 src/cmd/gc/go.y 			yyerror("cannot declare in the for-increment");
yyerror           680 src/cmd/gc/go.y 			yyerror("missing condition in if statement");
yyerror           710 src/cmd/gc/go.y 			yyerror("missing condition in if statement");
yyerror           891 src/cmd/gc/go.y 		yyerror("the bitwise complement operator is ^");
yyerror           960 src/cmd/gc/go.y 			yyerror("middle index required in 3-index slice");
yyerror           962 src/cmd/gc/go.y 			yyerror("final index required in 3-index slice");
yyerror           987 src/cmd/gc/go.y 		yyerror("cannot parenthesize type in composite literal");
yyerror          1167 src/cmd/gc/go.y 		yyerror("final argument in variadic function missing type");
yyerror          1310 src/cmd/gc/go.y 			yyerror("can only use //go:noescape with external func implementations");
yyerror          1328 src/cmd/gc/go.y 				yyerror("func init must have no arguments and no return values");
yyerror          1332 src/cmd/gc/go.y 				yyerror("func main must have no arguments and no return values");
yyerror          1356 src/cmd/gc/go.y 			yyerror("method has no receiver");
yyerror          1360 src/cmd/gc/go.y 			yyerror("method has multiple receivers");
yyerror          1365 src/cmd/gc/go.y 			yyerror("bad receiver in method");
yyerror          1369 src/cmd/gc/go.y 			yyerror("cannot parenthesize receiver type");
yyerror          1403 src/cmd/gc/go.y 			yyerror("inconsistent definition for func %S during import\n\t%T\n\t%T", s, s->def->type, t);
yyerror          1574 src/cmd/gc/go.y 		yyerror("cannot parenthesize embedded type");
yyerror          1587 src/cmd/gc/go.y 		yyerror("cannot parenthesize embedded type");
yyerror          1594 src/cmd/gc/go.y 		yyerror("cannot parenthesize embedded type");
yyerror          1612 src/cmd/gc/go.y 			yyerror("%S is not a package", $1);
yyerror          1640 src/cmd/gc/go.y 		yyerror("cannot parenthesize embedded type");
yyerror          1770 src/cmd/gc/go.y 					yyerror("%s is shadowed during return", l->n->sym->name);
yyerror          1990 src/cmd/gc/go.y 			yyerror("%s is not a type", $1->name);
yyerror          2148 src/cmd/gc/go.y 			yyerror("bad negated constant");
yyerror          2155 src/cmd/gc/go.y 			yyerror("bad constant %S", $$->sym);
yyerror           222 src/cmd/gc/lex.c 	ctxt->diag = yyerror;
yyerror           635 src/cmd/gc/lex.c 		yyerror("non-canonical import path %Z (should be %s)", name, q);
yyerror           687 src/cmd/gc/lex.c 		yyerror("import statement not a string");
yyerror           693 src/cmd/gc/lex.c 		yyerror("import path is empty");
yyerror           708 src/cmd/gc/lex.c 		yyerror("cannot import \"main\"");
yyerror           713 src/cmd/gc/lex.c 		yyerror("import \"%Z\" while compiling that package (import cycle)", f->u.sval);
yyerror           719 src/cmd/gc/lex.c 			yyerror("cannot import package unsafe");
yyerror           730 src/cmd/gc/lex.c 			yyerror("import path cannot be absolute path");
yyerror           751 src/cmd/gc/lex.c 		yyerror("can't find import: \"%Z\"", f->u.sval);
yyerror           772 src/cmd/gc/lex.c 		yyerror("can't open import: \"%Z\": %r", f->u.sval);
yyerror           780 src/cmd/gc/lex.c 			yyerror("import %s: not a package file", file);
yyerror           789 src/cmd/gc/lex.c 			yyerror("import %s: not a go object file", file);
yyerror           794 src/cmd/gc/lex.c 			yyerror("import %s: object is [%s] expected [%s]", file, p+10, q);
yyerror           829 src/cmd/gc/lex.c 	yyerror("no import in \"%Z\"", f->u.sval);
yyerror           998 src/cmd/gc/lex.c 				yyerror("eof in string");
yyerror          1021 src/cmd/gc/lex.c 			yyerror("empty character literal or unescaped ' in character literal");
yyerror          1025 src/cmd/gc/lex.c 			yyerror("missing '");
yyerror          1056 src/cmd/gc/lex.c 					yyerror("eof in comment");
yyerror          1247 src/cmd/gc/lex.c 				yyerror("out of memory");
yyerror          1284 src/cmd/gc/lex.c 		yyerror("illegal character 0x%ux", c);
yyerror          1288 src/cmd/gc/lex.c 		yyerror("%s: unexpected %c", "syntax error", c);
yyerror          1305 src/cmd/gc/lex.c 			yyerror("identifier too long");
yyerror          1313 src/cmd/gc/lex.c 				yyerror("invalid identifier character U+%04x", rune);
yyerror          1347 src/cmd/gc/lex.c 				yyerror("identifier too long");
yyerror          1362 src/cmd/gc/lex.c 				yyerror("identifier too long");
yyerror          1374 src/cmd/gc/lex.c 				yyerror("malformed hex constant");
yyerror          1387 src/cmd/gc/lex.c 			yyerror("identifier too long");
yyerror          1404 src/cmd/gc/lex.c 		yyerror("malformed octal constant");
yyerror          1422 src/cmd/gc/lex.c 		yyerror("overflow in constant");
yyerror          1434 src/cmd/gc/lex.c 			yyerror("identifier too long");
yyerror          1455 src/cmd/gc/lex.c 		yyerror("malformed fp constant exponent");
yyerror          1458 src/cmd/gc/lex.c 			yyerror("identifier too long");
yyerror          1475 src/cmd/gc/lex.c 		yyerror("overflow in imaginary constant");
yyerror          1491 src/cmd/gc/lex.c 		yyerror("overflow in float constant");
yyerror          1552 src/cmd/gc/lex.c 			yyerror("line number out of range");
yyerror          1673 src/cmd/gc/lex.c 			yyerror("illegal NUL byte");
yyerror          1721 src/cmd/gc/lex.c 		yyerror("illegal UTF-8 sequence");
yyerror          1742 src/cmd/gc/lex.c 		yyerror("eof in string");
yyerror          1745 src/cmd/gc/lex.c 		yyerror("newline in string");
yyerror          1796 src/cmd/gc/lex.c 			yyerror("unknown escape sequence: %c", c);
yyerror          1817 src/cmd/gc/lex.c 		yyerror("non-hex character in escape sequence: %c", c);
yyerror          1822 src/cmd/gc/lex.c 		yyerror("invalid Unicode code point in escape sequence: %#llx", l);
yyerror          1836 src/cmd/gc/lex.c 		yyerror("non-octal character in escape sequence: %c", c);
yyerror          1840 src/cmd/gc/lex.c 		yyerror("octal escape value > 255: %d", l);
yyerror          2356 src/cmd/gc/lex.c 			yyerror("invalid package name _");
yyerror          2360 src/cmd/gc/lex.c 			yyerror("package %s; expected %s", pkgname, localpkg->name);
yyerror           400 src/cmd/gc/mparith1.c 						yyerror("constant exponent out of range: %s", as);
yyerror           447 src/cmd/gc/mparith1.c 	yyerror("constant too large: %s", as);
yyerror           526 src/cmd/gc/mparith1.c 	yyerror("constant too large: %s", as);
yyerror            51 src/cmd/gc/mparith2.c 		yyerror("constant shift overflow");
yyerror            68 src/cmd/gc/mparith2.c 			yyerror("constant shift overflow");
yyerror           133 src/cmd/gc/mparith2.c 			yyerror("ovf in cmp");
yyerror           209 src/cmd/gc/mparith2.c 			yyerror("ovf in mpaddxx");
yyerror           232 src/cmd/gc/mparith2.c 		yyerror("constant addition overflow");
yyerror           280 src/cmd/gc/mparith2.c 			yyerror("ovf in mpmulfixfix");
yyerror           321 src/cmd/gc/mparith2.c 		yyerror("constant multiplication overflow");
yyerror           334 src/cmd/gc/mparith2.c 			yyerror("ovf in mpmulflt");
yyerror           346 src/cmd/gc/mparith2.c 		yyerror("mpmulfract not normal");
yyerror           365 src/cmd/gc/mparith2.c 		yyerror("constant multiplication overflow");
yyerror           377 src/cmd/gc/mparith2.c 			yyerror("ovf in mporfixfix");
yyerror           413 src/cmd/gc/mparith2.c 			yyerror("ovf in mpandfixfix");
yyerror           449 src/cmd/gc/mparith2.c 			yyerror("ovf in mpandnotfixfix");
yyerror           485 src/cmd/gc/mparith2.c 			yyerror("ovf in mporfixfix");
yyerror           519 src/cmd/gc/mparith2.c 			yyerror("ovf in mporfixfix");
yyerror           526 src/cmd/gc/mparith2.c 		yyerror("stupid shift: %lld", s);
yyerror           541 src/cmd/gc/mparith2.c 			yyerror("ovf in mprshfixfix");
yyerror           548 src/cmd/gc/mparith2.c 		yyerror("stupid shift: %lld", s);
yyerror           572 src/cmd/gc/mparith2.c 			yyerror("constant overflow");
yyerror           635 src/cmd/gc/mparith2.c 		yyerror("constant division overflow");
yyerror            34 src/cmd/gc/mparith3.c 			yyerror("float constant is too large");
yyerror           177 src/cmd/gc/mparith3.c 		yyerror("constant division by zero");
yyerror           210 src/cmd/gc/mparith3.c 		yyerror("mpgetflt ovf");
yyerror           217 src/cmd/gc/mparith3.c 		yyerror("mpgetflt norm");
yyerror           784 src/cmd/gc/order.c 					yyerror("unknown op in select %O", r->op);
yyerror           804 src/cmd/gc/order.c 						yyerror("ninit on select recv");
yyerror           856 src/cmd/gc/order.c 						yyerror("ninit on select send");
yyerror            97 src/cmd/gc/pgen.c 		yyerror("gvardef %#O; %N", n->op, n);
yyerror           178 src/cmd/gc/pgen.c 			yyerror("missing function body", fn);
yyerror           310 src/cmd/gc/pgen.c 		yyerror("stack frame too large (>2GB)");
yyerror           433 src/cmd/gc/pgen.c 			yyerror("stack frame too large (>2GB)");
yyerror           975 src/cmd/gc/plive.c 	yyerror("checkauto: invariant lost");
yyerror           997 src/cmd/gc/plive.c 	yyerror("checkparam: invariant lost");
yyerror           375 src/cmd/gc/racewalk.c 		yyerror("racewalk: %O must be lowered by now", n->op);
yyerror           381 src/cmd/gc/racewalk.c 		yyerror("racewalk: %O cannot exist now", n->op);
yyerror            35 src/cmd/gc/range.c 		yyerror("cannot range over %lN", n->right);
yyerror            50 src/cmd/gc/range.c 			yyerror("invalid operation: range %N (receive from send-only type %T)", n->right, n->right->type);
yyerror            67 src/cmd/gc/range.c 		yyerror("too many variables in range");
yyerror            87 src/cmd/gc/range.c 		yyerror("cannot assign type %T to %lN in range%s", t1, v1, why);
yyerror            92 src/cmd/gc/range.c 			yyerror("cannot assign type %T to %lN in range%s", t2, v2, why);
yyerror           317 src/cmd/gc/reflect.c 		yyerror("hash_iter size not correct %d %d", off, 10 * widthptr);
yyerror            34 src/cmd/gc/select.c 				yyerror("multiple defaults in select (first at %L)", def->lineno);
yyerror            38 src/cmd/gc/select.c 			yyerror("select cases cannot be lists");
yyerror            46 src/cmd/gc/select.c 				yyerror("select case must be receive, send or assign recv");
yyerror            57 src/cmd/gc/select.c 					yyerror("select assignment must have receive on right hand side");
yyerror            66 src/cmd/gc/select.c 					yyerror("select assignment must have receive on right hand side");
yyerror           122 src/cmd/gc/sinit.c 		yyerror("out of memory");
yyerror           366 src/cmd/gc/subr.c 		yyerror("cannot refer to unexported name %s.%s", pkg->name, name);
yyerror           421 src/cmd/gc/subr.c 		yyerror("out of memory");
yyerror           438 src/cmd/gc/subr.c 			yyerror("out of memory");
yyerror           666 src/cmd/gc/subr.c 				yyerror("invalid map key type %T", key);
yyerror           833 src/cmd/gc/subr.c 			yyerror("array bound must be an integer expression");
yyerror           839 src/cmd/gc/subr.c 				yyerror("array bound must be non negative");
yyerror          1211 src/cmd/gc/subr.c 		yyerror("cannot use unsafe.Pointer");
yyerror          1404 src/cmd/gc/subr.c 		yyerror("use of untyped nil");
yyerror          1430 src/cmd/gc/subr.c 		yyerror("cannot use %lN as type %T in %s%s", n, t, context, why);
yyerror          1814 src/cmd/gc/subr.c 	yyerror("illegal types for operand: %O%s", o, s);
yyerror          2269 src/cmd/gc/subr.c 		yyerror("ambiguous selector %N", n);
yyerror          3081 src/cmd/gc/subr.c 			yyerror("%T.%S is ambiguous", t, s);
yyerror          3092 src/cmd/gc/subr.c 				yyerror("%T.%S is a field, not a method", t, s);
yyerror          3155 src/cmd/gc/subr.c 				yyerror("interface pointer mismatch");
yyerror          3327 src/cmd/gc/subr.c 		yyerror("too many elements in list");
yyerror          3737 src/cmd/gc/subr.c 		yyerror("import path contains NUL");
yyerror          3743 src/cmd/gc/subr.c 			yyerror("import path \"%s\" is reserved and cannot be used", path->s);
yyerror          3752 src/cmd/gc/subr.c 			yyerror("import path contains invalid UTF-8 sequence: \"%Z\"", path);
yyerror          3756 src/cmd/gc/subr.c 			yyerror("import path contains control character: \"%Z\"", path);
yyerror          3760 src/cmd/gc/subr.c 			yyerror("import path contains backslash; use slash: \"%Z\"", path);
yyerror          3764 src/cmd/gc/subr.c 			yyerror("import path contains space character: \"%Z\"", path);
yyerror          3768 src/cmd/gc/subr.c 			yyerror("import path contains invalid character '%C': \"%Z\"", r, path);
yyerror           286 src/cmd/gc/swt.c 				yyerror("more than one default case");
yyerror           323 src/cmd/gc/swt.c 				yyerror("cannot fallthrough in type switch");
yyerror           327 src/cmd/gc/swt.c 				yyerror("cannot fallthrough final case in switch");
yyerror           430 src/cmd/gc/swt.c 			yyerror("duplicate case %N in switch\n\tprevious case at %L", c1->node->left, c1->node->lineno);
yyerror           681 src/cmd/gc/swt.c 		yyerror("type switch must have an assignment");
yyerror           686 src/cmd/gc/swt.c 		yyerror("type switch must be on an interface");
yyerror           851 src/cmd/gc/swt.c 			yyerror("cannot type switch on non-interface value %lN", n->ntest->right);
yyerror           863 src/cmd/gc/swt.c 				yyerror("cannot switch on %lN", n->ntest);
yyerror           867 src/cmd/gc/swt.c 				yyerror("cannot switch on %lN", n->ntest);
yyerror           869 src/cmd/gc/swt.c 				yyerror("cannot switch on %lN (struct containing %T cannot be compared)", n->ntest, badtype);
yyerror           885 src/cmd/gc/swt.c 				yyerror("multiple defaults in switch (first at %L)", def->lineno);
yyerror           899 src/cmd/gc/swt.c 						yyerror("type %T is not an expression", ll->n->type);
yyerror           902 src/cmd/gc/swt.c 							yyerror("invalid case %N in switch on %N (mismatched types %T and %T)", ll->n, n->ntest, ll->n->type, t);
yyerror           904 src/cmd/gc/swt.c 							yyerror("invalid case %N in switch (mismatched types %T and bool)", ll->n, ll->n->type);
yyerror           906 src/cmd/gc/swt.c 						yyerror("invalid case %N in switch (can only compare %s %N to nil)", ll->n, nilonly, n->ntest);
yyerror           913 src/cmd/gc/swt.c 						yyerror("%lN is not a type", ll->n);
yyerror           918 src/cmd/gc/swt.c 							yyerror("impossible type switch case: %lN cannot have dynamic type %T"
yyerror           923 src/cmd/gc/swt.c 							yyerror("impossible type switch case: %lN cannot have dynamic type %T"
yyerror           189 src/cmd/gc/typecheck.c 				yyerror("%N is not a type", n);
yyerror           193 src/cmd/gc/typecheck.c 				yyerror("%N is not a type", n);
yyerror           205 src/cmd/gc/typecheck.c 			yyerror("typechecking loop involving %N%s", n, fmtstrflush(&fmt));
yyerror           319 src/cmd/gc/typecheck.c 			yyerror("use of builtin %S not in function call", n->sym);
yyerror           358 src/cmd/gc/typecheck.c 				yyerror("cannot use _ as value");
yyerror           364 src/cmd/gc/typecheck.c 			yyerror("%N is not an expression, must be called", n);
yyerror           371 src/cmd/gc/typecheck.c 		yyerror("use of package %S without selector", n->sym);
yyerror           408 src/cmd/gc/typecheck.c 				yyerror("use of [...] array outside of array literal");
yyerror           421 src/cmd/gc/typecheck.c 				yyerror("invalid array bound %N", l);
yyerror           426 src/cmd/gc/typecheck.c 				yyerror("array bound is too large"); 
yyerror           429 src/cmd/gc/typecheck.c 				yyerror("array bound must be non-negative");
yyerror           516 src/cmd/gc/typecheck.c 				yyerror("invalid indirect of %lN", n->left);
yyerror           600 src/cmd/gc/typecheck.c 					yyerror("invalid operation: %N (operator %O not defined on %s)", n, op, typekind(l->type));
yyerror           610 src/cmd/gc/typecheck.c 					yyerror("invalid operation: %N (operator %O not defined on %s)", n, op, typekind(r->type));
yyerror           623 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (mismatched types %T and %T)", n, l->type, r->type);
yyerror           627 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (operator %O not defined on %s)", n, op, typekind(t));
yyerror           633 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (%T cannot be compared)", n, l->type);
yyerror           637 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (slice can only be compared to nil)", n);
yyerror           641 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (map can only be compared to nil)", n);
yyerror           645 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (func can only be compared to nil)", n);
yyerror           649 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (struct containing %T cannot be compared)", n, badtype);
yyerror           700 src/cmd/gc/typecheck.c 			yyerror("division by zero");
yyerror           712 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (shift count type %T, must be unsigned integer)", n, r->type);
yyerror           717 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (shift of type %T)", n, t);
yyerror           734 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %O %T", n->op, t);
yyerror           785 src/cmd/gc/typecheck.c 			yyerror("rhs of . must be a name");	// impossible
yyerror           793 src/cmd/gc/typecheck.c 					yyerror("%N undefined (cannot refer to unexported method %S)", n, n->right->sym);
yyerror           795 src/cmd/gc/typecheck.c 					yyerror("%N undefined (type %T has no method %S)", n, t, n->right->sym);
yyerror           799 src/cmd/gc/typecheck.c 				yyerror("type %T has no method %hS", n->left->type, n->right->sym);
yyerror           819 src/cmd/gc/typecheck.c 			yyerror("cannot refer to blank field or method");
yyerror           824 src/cmd/gc/typecheck.c 				yyerror("%N undefined (cannot refer to unexported field or method %S)", n, n->right->sym);
yyerror           826 src/cmd/gc/typecheck.c 				yyerror("%N undefined (type %T has no field or method %S)", n, n->left->type, n->right->sym);
yyerror           853 src/cmd/gc/typecheck.c 			yyerror("invalid type assertion: %N (non-interface type %T on left)", n, t);
yyerror           866 src/cmd/gc/typecheck.c 				yyerror("impossible type assertion:\n\t%T does not implement %T (wrong type for %S method)\n"
yyerror           870 src/cmd/gc/typecheck.c 				yyerror("impossible type assertion:\n\t%T does not implement %T (%S method has pointer receiver)",
yyerror           873 src/cmd/gc/typecheck.c 				yyerror("impossible type assertion:\n\t%T does not implement %T (missing %S method)\n"
yyerror           877 src/cmd/gc/typecheck.c 				yyerror("impossible type assertion:\n\t%T does not implement %T (missing %S method)",
yyerror           895 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (type %T does not support indexing)", n, t);
yyerror           914 src/cmd/gc/typecheck.c 				yyerror("non-integer %s index %N", why, n->right);
yyerror           919 src/cmd/gc/typecheck.c 					yyerror("invalid %s index %N (index must be non-negative)", why, n->right);
yyerror           921 src/cmd/gc/typecheck.c 					yyerror("invalid array index %N (out of bounds for %d-element array)", n->right, t->bound);
yyerror           923 src/cmd/gc/typecheck.c 					yyerror("invalid string index %N (out of bounds for %d-byte string)", n->right, n->left->val.u.sval->len);
yyerror           925 src/cmd/gc/typecheck.c 					yyerror("invalid %s index %N (index too large)", why, n->right);
yyerror           948 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (receive from non-chan type %T)", n, t);
yyerror           952 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (receive from send-only type %T)", n, t);
yyerror           967 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (send to non-chan type %T)", n, t);
yyerror           971 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (send to receive-only type %T)", n, t);
yyerror           995 src/cmd/gc/typecheck.c 				yyerror("invalid operation %N (slice of unaddressable value)", n);
yyerror          1019 src/cmd/gc/typecheck.c 			yyerror("cannot slice %N (type %T)", l, t);
yyerror          1043 src/cmd/gc/typecheck.c 				yyerror("invalid operation %N (slice of unaddressable value)", n);
yyerror          1055 src/cmd/gc/typecheck.c 			yyerror("invalid operation %N (3-index slice of string)", n);
yyerror          1068 src/cmd/gc/typecheck.c 			yyerror("cannot slice %N (type %T)", l, t);
yyerror          1088 src/cmd/gc/typecheck.c 				yyerror("invalid use of ... with builtin %N", l);
yyerror          1097 src/cmd/gc/typecheck.c 				yyerror("invalid use of ... with builtin %N", l);
yyerror          1109 src/cmd/gc/typecheck.c 					yyerror("invalid use of ... in type conversion", l);
yyerror          1150 src/cmd/gc/typecheck.c 				yyerror("cannot call non-function %N (type %T)", l, t);
yyerror          1175 src/cmd/gc/typecheck.c 			yyerror("multiple-value %N() in single-value context", l);
yyerror          1249 src/cmd/gc/typecheck.c 				yyerror("invalid operation: complex expects two arguments, %N returns %d results", n->list->n, t->outtuple);
yyerror          1269 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (mismatched types %T and %T)", n, l->type, r->type);
yyerror          1274 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (arguments have type %T, expected floating-point)", n, l->type, r->type);
yyerror          1304 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (non-chan type %T)", n, t);
yyerror          1308 src/cmd/gc/typecheck.c 			yyerror("invalid operation: %N (cannot close receive-only channel)", n);
yyerror          1317 src/cmd/gc/typecheck.c 			yyerror("missing arguments to delete");
yyerror          1321 src/cmd/gc/typecheck.c 			yyerror("missing second (key) argument to delete");
yyerror          1325 src/cmd/gc/typecheck.c 			yyerror("too many arguments to delete");
yyerror          1333 src/cmd/gc/typecheck.c 			yyerror("first argument to delete must be map; have %lT", l->type);
yyerror          1343 src/cmd/gc/typecheck.c 			yyerror("missing arguments to append");
yyerror          1365 src/cmd/gc/typecheck.c 				yyerror("first argument to append must be typed slice; have untyped nil", t);
yyerror          1368 src/cmd/gc/typecheck.c 			yyerror("first argument to append must be slice; have %lT", t);
yyerror          1374 src/cmd/gc/typecheck.c 				yyerror("cannot use ... on first argument to append");
yyerror          1378 src/cmd/gc/typecheck.c 				yyerror("too many arguments to append");
yyerror          1399 src/cmd/gc/typecheck.c 			yyerror("missing arguments to copy");
yyerror          1403 src/cmd/gc/typecheck.c 			yyerror("too many arguments to copy");
yyerror          1423 src/cmd/gc/typecheck.c 			yyerror("arguments to copy have different element types: %lT and string", n->left->type);
yyerror          1429 src/cmd/gc/typecheck.c 				yyerror("arguments to copy must be slices; have %lT, %lT", n->left->type, n->right->type);
yyerror          1431 src/cmd/gc/typecheck.c 				yyerror("first argument to copy should be slice; have %lT", n->left->type);
yyerror          1433 src/cmd/gc/typecheck.c 				yyerror("second argument to copy should be slice or string; have %lT", n->right->type);
yyerror          1437 src/cmd/gc/typecheck.c 			yyerror("arguments to copy have different element types: %lT and %lT", n->left->type, n->right->type);
yyerror          1452 src/cmd/gc/typecheck.c 				yyerror("cannot convert %lN to type %T%s", n->left, n->type, why);
yyerror          1483 src/cmd/gc/typecheck.c 			yyerror("missing argument to make");
yyerror          1496 src/cmd/gc/typecheck.c 			yyerror("cannot make type %T", t);
yyerror          1503 src/cmd/gc/typecheck.c 				yyerror("missing len argument to make(%T)", t);
yyerror          1522 src/cmd/gc/typecheck.c 				yyerror("len larger than cap in make(%T)", t);
yyerror          1564 src/cmd/gc/typecheck.c 			yyerror("too many arguments to make(%T)", t);
yyerror          1575 src/cmd/gc/typecheck.c 			yyerror("missing argument to new");
yyerror          1583 src/cmd/gc/typecheck.c 			yyerror("too many arguments to new(%T)", t);
yyerror          1616 src/cmd/gc/typecheck.c 			yyerror("too many arguments to recover");
yyerror          1709 src/cmd/gc/typecheck.c 			yyerror("non-bool %lN used as for condition", n->ntest);
yyerror          1719 src/cmd/gc/typecheck.c 			yyerror("non-bool %lN used as if condition", n->ntest);
yyerror          1731 src/cmd/gc/typecheck.c 			yyerror("return outside function");
yyerror          1759 src/cmd/gc/typecheck.c 		yyerror("use of .(type) outside type switch");
yyerror          1803 src/cmd/gc/typecheck.c 		yyerror("cannot use unsafe.Pointer");
yyerror          1807 src/cmd/gc/typecheck.c 		yyerror("type %T is not an expression", n->type);
yyerror          1811 src/cmd/gc/typecheck.c 		yyerror("%N is not a type", n);
yyerror          1816 src/cmd/gc/typecheck.c 		yyerror("%N used as value", n);
yyerror          1821 src/cmd/gc/typecheck.c 			yyerror("%N evaluated but not used", n);
yyerror          1834 src/cmd/gc/typecheck.c 	yyerror("invalid argument %lN for %O", n->left, n->op);
yyerror          1852 src/cmd/gc/typecheck.c 		yyerror("invalid slice index %N (type %T)", r, t);
yyerror          1857 src/cmd/gc/typecheck.c 			yyerror("invalid slice index %N (index must be non-negative)", r);
yyerror          1860 src/cmd/gc/typecheck.c 			yyerror("invalid slice index %N (out of bounds for %d-element array)", r, tp->bound);
yyerror          1863 src/cmd/gc/typecheck.c 			yyerror("invalid slice index %N (index too large)", r);
yyerror          1875 src/cmd/gc/typecheck.c 		yyerror("invalid slice index: %N > %N", lo, hi);
yyerror          1917 src/cmd/gc/typecheck.c 		yyerror("%s discards result of %N", what, n->left);
yyerror          1930 src/cmd/gc/typecheck.c 			yyerror("%s requires function call, not conversion", what);
yyerror          1970 src/cmd/gc/typecheck.c 		yyerror("missing argument to %s: %N", p, n);
yyerror          1977 src/cmd/gc/typecheck.c 		yyerror("too many arguments to %s: %N", p, n);
yyerror          1993 src/cmd/gc/typecheck.c 		yyerror("missing argument to %O - %N", n->op, n);
yyerror          1998 src/cmd/gc/typecheck.c 		yyerror("missing argument to %O - %N", n->op, n);
yyerror          2003 src/cmd/gc/typecheck.c 		yyerror("too many arguments to %O - %N", n->op, n);
yyerror          2025 src/cmd/gc/typecheck.c 				yyerror("ambiguous selector %N", errnode);
yyerror          2027 src/cmd/gc/typecheck.c 				yyerror("ambiguous selector (%T).%S", t, s);
yyerror          2029 src/cmd/gc/typecheck.c 				yyerror("ambiguous selector %T.%S", t, s);
yyerror          2073 src/cmd/gc/typecheck.c 		yyerror("invalid method expression %N (needs pointer receiver: (*%T).%hS)", n, t, f2->sym);
yyerror          2117 src/cmd/gc/typecheck.c 			yyerror("%S is both field and method",
yyerror          2152 src/cmd/gc/typecheck.c 				yyerror("calling method %N with receiver %lN requires explicit dereference", n->right, n->left);
yyerror          2243 src/cmd/gc/typecheck.c 							yyerror("cannot use %T as type %T in argument to %N%s", tn->type, tl->type->type, call, why);
yyerror          2245 src/cmd/gc/typecheck.c 							yyerror("cannot use %T as type %T in %s%s", tn->type, tl->type->type, desc, why);
yyerror          2254 src/cmd/gc/typecheck.c 					yyerror("cannot use %T as type %T in argument to %N%s", tn->type, tl->type, call, why);
yyerror          2256 src/cmd/gc/typecheck.c 					yyerror("cannot use %T as type %T in %s%s", tn->type, tl->type, desc, why);
yyerror          2319 src/cmd/gc/typecheck.c 			yyerror("invalid use of ... in call to %N", call);
yyerror          2321 src/cmd/gc/typecheck.c 			yyerror("invalid use of ... in %O", op);
yyerror          2331 src/cmd/gc/typecheck.c 			yyerror("not enough arguments in call to %N", call);
yyerror          2333 src/cmd/gc/typecheck.c 			yyerror("not enough arguments to %O", op);
yyerror          2341 src/cmd/gc/typecheck.c 		yyerror("too many arguments in call to %N", call);
yyerror          2343 src/cmd/gc/typecheck.c 		yyerror("too many arguments to %O", op);
yyerror          2364 src/cmd/gc/typecheck.c 			yyerror("duplicate field name in struct literal: %s", s);
yyerror          2431 src/cmd/gc/typecheck.c 			yyerror("duplicate key %N in map literal", n);
yyerror          2454 src/cmd/gc/typecheck.c 			yyerror("duplicate index in array literal: %ld", b);
yyerror          2570 src/cmd/gc/typecheck.c 		yyerror("missing type in composite literal");
yyerror          2589 src/cmd/gc/typecheck.c 			yyerror("invalid pointer type %T for composite literal (use &%T instead)", t, t->type);
yyerror          2594 src/cmd/gc/typecheck.c 			yyerror("invalid pointer type %T for composite literal", t);
yyerror          2602 src/cmd/gc/typecheck.c 		yyerror("invalid type for composite literal: %T", t);
yyerror          2625 src/cmd/gc/typecheck.c 				yyerror("array index must be non-negative integer constant");
yyerror          2636 src/cmd/gc/typecheck.c 					yyerror("array index %lld out of bounds [0:%lld]", len-1, t->bound);
yyerror          2662 src/cmd/gc/typecheck.c 				yyerror("missing key in map literal");
yyerror          2691 src/cmd/gc/typecheck.c 						yyerror("too many values in struct initializer");
yyerror          2696 src/cmd/gc/typecheck.c 					yyerror("implicit assignment of unexported field '%s' in %T literal", s->name, t);
yyerror          2705 src/cmd/gc/typecheck.c 				yyerror("too few values in struct initializer");
yyerror          2715 src/cmd/gc/typecheck.c 						yyerror("mixture of field:value and value initializers");
yyerror          2721 src/cmd/gc/typecheck.c 					yyerror("invalid field name %N in struct initializer", l->left);
yyerror          2736 src/cmd/gc/typecheck.c 					yyerror("unknown %T field '%S' in struct literal", t, s);
yyerror          2807 src/cmd/gc/typecheck.c 		yyerror("cannot %s %N", verb, n);
yyerror          2824 src/cmd/gc/typecheck.c 	yyerror("cannot assign to %N", n);
yyerror          2879 src/cmd/gc/typecheck.c 		yyerror("cannot assign %T to %lN in multiple assignment%s", src, dst, why);
yyerror          2928 src/cmd/gc/typecheck.c 		yyerror("assignment count mismatch: %d = %d (use delete)", cl, cr);
yyerror          2987 src/cmd/gc/typecheck.c 	yyerror("assignment count mismatch: %d = %d", cl, cr);
yyerror          3129 src/cmd/gc/typecheck.c 			yyerror("embedded type cannot be a pointer");
yyerror          3216 src/cmd/gc/typecheck.c 			yyerror("undefined: %S", n->sym);
yyerror          3266 src/cmd/gc/typecheck.c 			yyerror("xxx");
yyerror          3270 src/cmd/gc/typecheck.c 			yyerror("const initializer cannot be nil");
yyerror          3275 src/cmd/gc/typecheck.c 				yyerror("const initializer %N is not a constant", e);
yyerror          3283 src/cmd/gc/typecheck.c 				yyerror("invalid constant type %T", t);
yyerror          3287 src/cmd/gc/typecheck.c 				yyerror("cannot use %lN as type %T in const initializer", e, t);
yyerror          3374 src/cmd/gc/typecheck.c 				yyerror("negative %s argument in make(%T)", arg, t);
yyerror          3378 src/cmd/gc/typecheck.c 				yyerror("%s argument too large in make(%T)", arg, t);
yyerror          3392 src/cmd/gc/typecheck.c 		yyerror("non-integer %s argument in make(%T) - %T", arg, t, n->type);
yyerror            36 src/cmd/gc/unsafe.c 		yyerror("missing argument for %S", s);
yyerror            66 src/cmd/gc/unsafe.c 			yyerror("invalid expression %N: argument is a method value", nn);
yyerror            80 src/cmd/gc/unsafe.c 				yyerror("invalid expression %N: selector implies indirection of embedded %N", nn, r1->left);
yyerror           116 src/cmd/gc/unsafe.c 	yyerror("invalid expression %N", nn);
yyerror           122 src/cmd/gc/unsafe.c 		yyerror("extra arguments for %S", s);
yyerror            67 src/cmd/gc/walk.c 			yyerror("%S declared and not used", l->n->sym);
yyerror            71 src/cmd/gc/walk.c 			yyerror("%S declared and not used", l->n->sym);
yyerror           145 src/cmd/gc/walk.c 			yyerror("%S is not a top level statement", n->sym);
yyerror           147 src/cmd/gc/walk.c 			yyerror("%O is not a top level statement", n->op);
yyerror           213 src/cmd/gc/walk.c 		yyerror("case statement out of place");
yyerror           325 src/cmd/gc/walk.c 		yyerror("fallthrough statement out of place");
yyerror          1043 src/cmd/gc/walk.c 				yyerror("index out of bounds");
yyerror          1050 src/cmd/gc/walk.c 					yyerror("index out of bounds");
yyerror          1065 src/cmd/gc/walk.c 			yyerror("index out of bounds");
yyerror          1461 src/cmd/gc/walk.c 		yyerror("error in shape across %+H %O %+H / %d %d [%s]", nl, op, nr, count(nl), count(nr), curfn->nname->sym->name);
yyerror          1533 src/cmd/gc/walk.c 		yyerror("ascompatet: assignment count mismatch: %d = %d",
yyerror          1684 src/cmd/gc/walk.c 			yyerror("... must be last argument");
yyerror          1709 src/cmd/gc/walk.c 				yyerror("not enough arguments to %O\n%s\n%s", op, l1, l2);
yyerror          1711 src/cmd/gc/walk.c 				yyerror("too many arguments to %O\n%s\n%s", op, l1, l2);
yyerror          2525 src/cmd/gc/walk.c 		yyerror("addstr count %d too small", c);
yyerror          2841 src/cmd/gc/walk.c 			yyerror("array len too large");
yyerror          2849 src/cmd/gc/walk.c 			yyerror("slice index out of bounds");
yyerror          2854 src/cmd/gc/walk.c 			yyerror("slice index out of bounds");
yyerror          2859 src/cmd/gc/walk.c 			yyerror("slice index out of bounds");
yyerror          3664 src/cmd/gc/walk.c 		yyerror("tracked field must be in named struct type");
yyerror          3666 src/cmd/gc/walk.c 		yyerror("tracked field must be exported (upper case)");