Searched refs:error_callback_three (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | mtest.c | 140 error_callback_three, &symdata); in f3() 264 error_callback_three, &symdata); in f23() 344 error_callback_three, &symdata); in test5()
|
H A D | testlib.h | 107 extern void error_callback_three (void *, const char *, int);
|
H A D | btest.c | 254 error_callback_three, &symdata); in f23() 411 error_callback_three, &symdata); in test5()
|
H A D | testlib.c | 212 error_callback_three (void *vdata, const char *msg, int errnum) in error_callback_three() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | testlib.h | 107 extern void error_callback_three (void *, const char *, int);
|
H A D | btest.c | 253 error_callback_three, &symdata); in f23() 410 error_callback_three, &symdata); in test5()
|
H A D | testlib.c | 212 error_callback_three (void *vdata, const char *msg, int errnum) in error_callback_three() function
|