Searched refs:error_printf (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | error.c | 285 static void error_printf (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); 335 error_printf (" Included at %s:%d:", f->filename, i); in show_locus() 421 error_printf ("<During initialization>\n"); in show_loci() 744 error_printf (const char *gmsgid, ...) in error_printf() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | error.cc | 331 static void error_printf (const char *, ...) ATTRIBUTE_GCC_GFC(1,2); 381 error_printf (" Included at %s:%d:", f->filename, i); in show_locus() 467 error_printf ("<During initialization>\n"); in show_loci() 845 error_printf (const char *gmsgid, ...) in error_printf() function
|
H A D | ChangeLog-2005 | 1462 * error.c (error_printf): Add nocmsgid convention to argument. 2220 * error.c (error_printf, error_print): Use ATTRIBUTE_GCC_GFC.
|
H A D | ChangeLog-2010 | 5516 * error.c (error_printf, gfc_warning, gfc_notify_std,
|