Searched refs:error_at_line (Results 1 – 9 of 9) sorted by relevance
| /trueos/gnu/usr.bin/grep/ |
| HD | error.c | 87 # define error_at_line __error_at_line macro 194 error_at_line (int status, int errnum, const char *file_name, in error_at_line() function 197 error_at_line (status, errnum, file_name, line_number, message, va_alist) in error_at_line() 273 # undef error_at_line 275 weak_alias (__error_at_line, error_at_line)
|
| HD | error.h | 52 extern void error_at_line (int status, int errnum, const char *fname, 63 void error_at_line ();
|
| /trueos/contrib/gcc/ |
| HD | gengtype.c | 40 error_at_line (struct fileloc *pos, const char *msg, ...) in error_at_line() function 111 error_at_line (pos, "type `%s' previously defined", s); in do_typedef() 112 error_at_line (&p->line, "previously defined here"); in do_typedef() 142 error_at_line (pos, "unidentified type `%s'", s); in resolve_typedef() 205 error_at_line (pos, "duplicate structure definition"); in new_structure() 206 error_at_line (&s->u.s.line, "previous definition here"); in new_structure() 488 error_at_line (&lexer_line, in adjust_field_rtx_def() 611 error_at_line (&lexer_line, in adjust_field_rtx_def() 654 error_at_line (&lexer_line, in adjust_field_rtx_def() 713 error_at_line (&lexer_line, in adjust_field_tree_exp() [all …]
|
| HD | gengtype.h | 123 extern void error_at_line
|
| HD | gengtype-lex.l | 401 error_at_line (&lexer_line, 593 error_at_line (&lexer_line, "%s", s);
|
| HD | ChangeLog-2002 | 16771 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Add
|
| HD | ChangeLog-2003 | 22373 * gengtype.c (error_at_line, xasprintf, oprintf): Likewise.
|
| /trueos/contrib/diff/lib/ |
| HD | error.c | 75 # define error_at_line __error_at_line macro 239 error_at_line (int status, int errnum, const char *file_name, in error_at_line() function 307 # undef error_at_line 309 weak_alias (__error_at_line, error_at_line)
|
| HD | error.h | 46 extern void error_at_line (int __status, int __errnum, const char *__fname,
|