Searched refs:sanity_check_needs (Results 1 – 3 of 3) sorted by relevance
258 Bool VG_(sanity_check_needs) ( const HChar** failmsg );
106 Bool VG_(sanity_check_needs)(const HChar** failmsg) in VG_() argument
1642 ok = VG_(sanity_check_needs)( &s ); in valgrind_main()