Lines Matching refs:stderr
534 fprintf(stderr, "%s:%u: Unknown character in grammar: '%c'\n",
585 fprintf(stderr, "Format: %s [-v] [-d] <grammar-file> <c-file> <hdr-file>\n",
621 fprintf(stderr, "%s: Short read\n", filename);
758 fprintf(stderr, "%s: No defined types\n", filename);
823 fprintf(stderr, "%s:%d: Parse error at token '%s'\n",
891 fprintf(stderr, "%s:%d: Unrecognised tag class token '%s'\n",
899 fprintf(stderr, "%s:%d: Missing tag number '%s'\n",
914 fprintf(stderr, "%s:%d: Missing closing square bracket '%s'\n",
1015 fprintf(stderr, "%s:%d: Type '%s' undefined\n",
1065 fprintf(stderr, "%s:%d: Token '%s' does not introduce a type\n",
1083 fprintf(stderr, "%s:%d: Token '%s' is not an action function name\n",
1124 fprintf(stderr, "%s:%d: Missing close action, got '%s'\n",
1135 fprintf(stderr, "%s:%d: Unexpected token '%s'\n",
1140 fprintf(stderr, "%s: Unexpectedly hit EOF\n", filename);
1154 fprintf(stderr, "%s:%d: Expected compound to start with brace not '%s'\n",
1163 fprintf(stderr, "%s:%d: Empty compound\n",
1196 fprintf(stderr, "%s:%d: Expected compound closure, got '%s'\n",
1206 fprintf(stderr, "%s: Unexpectedly hit EOF\n", filename);
1593 fprintf(stderr, "The ASN.1 SET type is not currently supported.\n");