| /src/external/gpl2/diffutils/dist/lib/ |
| error.h | 54 extern void error_at_line (int status, int errnum, const char *fname, 65 void error_at_line ();
|
| error.c | 91 # define error_at_line __error_at_line macro 312 error_at_line (int status, int errnum, const char *file_name, 315 error_at_line (status, errnum, file_name, line_number, message, va_alist) 400 # undef error_at_line 402 weak_alias (__error_at_line, error_at_line) 311 error_at_line (int status, int errnum, const char *file_name, function 399 # undef error_at_line macro
|
| /src/external/gpl2/grep/dist/lib/ |
| error.h | 54 extern void error_at_line (int status, int errnum, const char *fname, 65 void error_at_line ();
|
| error.c | 89 # define error_at_line __error_at_line macro 197 error_at_line (int status, int errnum, const char *file_name, 200 error_at_line (status, errnum, file_name, line_number, message, va_alist) 276 # undef error_at_line 278 weak_alias (__error_at_line, error_at_line) 196 error_at_line (int status, int errnum, const char *file_name, function 275 # undef error_at_line macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| po-error.c | 38 = error_at_line;
|
| x-python.c | 618 error_at_line (EXIT_FAILURE, 0, logical_file_name, line_number - 1, _("\ 625 error_at_line (EXIT_FAILURE, 0, logical_file_name, line_number - 1, _("\ 674 error_at_line (0, 0,
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| error.h | 41 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 82 # define error_at_line __error_at_line macro 340 error_at_line (int status, int errnum, const char *file_name, 409 # undef error_at_line 411 weak_alias (__error_at_line, error_at_line) 339 error_at_line (int status, int errnum, const char *file_name, function 408 # undef error_at_line macro
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| error.h | 41 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 82 # define error_at_line __error_at_line macro 340 error_at_line (int status, int errnum, const char *file_name, 409 # undef error_at_line 411 weak_alias (__error_at_line, error_at_line) 339 error_at_line (int status, int errnum, const char *file_name, function 408 # undef error_at_line macro
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| error.h | 46 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 77 # define error_at_line __error_at_line macro 271 error_at_line (int status, int errnum, const char *file_name, 336 # undef error_at_line 338 weak_alias (__error_at_line, error_at_line) 270 error_at_line (int status, int errnum, const char *file_name, function 335 # undef error_at_line macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| error.h | 46 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 77 # define error_at_line __error_at_line macro 271 error_at_line (int status, int errnum, const char *file_name, 338 # undef error_at_line 340 weak_alias (__error_at_line, error_at_line) 270 error_at_line (int status, int errnum, const char *file_name, function 337 # undef error_at_line macro
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| error.h | 46 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 77 # define error_at_line __error_at_line macro 271 error_at_line (int status, int errnum, const char *file_name, 336 # undef error_at_line 338 weak_alias (__error_at_line, error_at_line) 270 error_at_line (int status, int errnum, const char *file_name, function 335 # undef error_at_line macro
|
| gettext-po.h.in | 69 void (*error_at_line) (int status, int errnum,
|
| gettext-po.c | 160 po_error_at_line = handler->error_at_line; 174 po_error_at_line = error_at_line; 246 po_error_at_line = handler->error_at_line; 254 po_error_at_line = error_at_line;
|
| /src/external/gpl2/xcvs/dist/lib/ |
| error.h | 46 extern void error_at_line (int __status, int __errnum, const char *__fname,
|
| error.c | 76 # define error_at_line __error_at_line macro 237 error_at_line (int status, int errnum, const char *file_name, 305 # undef error_at_line 307 weak_alias (__error_at_line, error_at_line) 236 error_at_line (int status, int errnum, const char *file_name, function 304 # undef error_at_line macro
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gengtype.cc | 108 error_at_line (const struct fileloc *pos, const char *msg, ...) 313 error_at_line (pos, "junk on line after language tag [%s]", line); 316 error_at_line (pos, "missing close bracket for language tag [%s", 392 error_at_line (&epos, "duplicate language tag [%s]", 416 error_at_line (&epos, 539 error_at_line (pos, "type `%s' previously defined", s); 540 error_at_line (&p->line, "previously defined here"); 820 error_at_line (pos, "duplicate definition of '%s %s'", 822 error_at_line (&s->u.s.line, "previous definition here"); 1170 error_at_line (&lexer_line 107 error_at_line (const struct fileloc *pos, const char *msg, ...) function [all...] |
| gengtype.h | 429 extern void error_at_line
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gengtype.cc | 108 error_at_line (const struct fileloc *pos, const char *msg, ...) 313 error_at_line (pos, "junk on line after language tag [%s]", line); 316 error_at_line (pos, "missing close bracket for language tag [%s", 392 error_at_line (&epos, "duplicate language tag [%s]", 416 error_at_line (&epos, 540 error_at_line (pos, "type `%s' previously defined", s); 541 error_at_line (&p->line, "previously defined here"); 821 error_at_line (pos, "duplicate definition of '%s %s'", 823 error_at_line (&s->u.s.line, "previous definition here"); 1171 error_at_line (&lexer_line 107 error_at_line (const struct fileloc *pos, const char *msg, ...) function [all...] |
| gengtype.h | 429 extern void error_at_line
|
| /src/external/gpl2/gettext/include/ |
| gettext-po.h | 69 void (*error_at_line) (int status, int errnum, member in struct:po_error_handler
|