Searched refs:warning0 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.h59 extern void warning0 (const char *, ...) ATTRIBUTE_GCC_DIAG(1,2);
H A Ddiagnostic.c501 warning0 (const char *gmsgid, ...)
498 warning0 (const char *gmsgid, ...) function
H A Dc-decl.c1639 locate_old_decl (olddecl, pedwarned ? pedwarn : warning0);
2400 case 1: diag = warning0; break;
/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck2.c355 p_msg = warning0;
H A Dtypeck.c4900 diag_fn = warn_cast_qual ? warning0 : NULL;
5430 warning0,
H A Dcall.c4206 *diagnostic_fn = warning0;

Completed in 219 milliseconds