Searched defs:client_exit (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/coregrind/ | ||
D | m_libcassert.c | 315 void VG_(client_exit)( Int status ) in VG_() argument |
D | m_main.c | 2710 VG_(client_exit)( VG_(clo_error_exitcode) ); in shutdown_actions_NORETURN() local |