Searched refs:assert_pp_format_va (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | pretty-print.cc | 2260 assert_pp_format_va (const location &loc, const char *expected, in assert_pp_format_va() function 2289 assert_pp_format_va (loc, expected, false, fmt, &ap); in assert_pp_format() 2308 assert_pp_format_va (loc, expected, true, fmt, &ap); in assert_pp_format_colored()
|
H A D | ChangeLog-2016 | 20706 * pretty-print.c (assert_pp_format_va): Add location param and use 20709 assert_pp_format_va.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | pretty-print.c | 2260 assert_pp_format_va (const location &loc, const char *expected, in assert_pp_format_va() function 2289 assert_pp_format_va (loc, expected, false, fmt, &ap); in assert_pp_format() 2308 assert_pp_format_va (loc, expected, true, fmt, &ap); in assert_pp_format_colored()
|