Searched defs:pedwarn (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic.c | 1536 pedwarn (location_t location, int opt, const char *gmsgid, ...) in pedwarn() function 1550 pedwarn (rich_location *richloc, int opt, const char *gmsgid, ...) in pedwarn() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic.cc | 1773 pedwarn (location_t location, int opt, const char *gmsgid, ...) in pedwarn() function 1787 pedwarn (rich_location *richloc, int opt, const char *gmsgid, ...) in pedwarn() function
|