HomeSort by relevance Sort by last modified time
    Searched refs:is_action_requested (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
pub_core_errormgr.h 65 extern Bool VG_(is_action_requested) ( const HChar* action, Bool* clo );
m_errormgr.c 468 Bool VG_(is_action_requested) ( const HChar* action, Bool* clo ) function
537 && VG_(is_action_requested)( "Print suppression", &still_noisy ))
    [all...]

Completed in 74 milliseconds