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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Dbtest.c217 callback_two (void *vdata, uintptr_t pc) function
223 fprintf (stderr, "callback_two: callback called too many times\n");
428 i = backtrace_simple (state, 0, callback_two, error_callback_two, &data);
578 i = backtrace_simple (state, 0, callback_two, error_callback_two, &data);

Completed in 25 milliseconds