Home
last modified time | relevance | path

Searched refs:assert_c_pretty_printer_output (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c2504 assert_c_pretty_printer_output (const location &loc, const char *expected, in assert_c_pretty_printer_output() function
2517 assert_c_pretty_printer_output ((SELFTEST_LOCATION), \
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc2974 assert_c_pretty_printer_output (const location &loc, const char *expected, in assert_c_pretty_printer_output() function
2987 assert_c_pretty_printer_output ((SELFTEST_LOCATION), \
H A DChangeLog4645 (selftest::assert_c_pretty_printer_output): New function.