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

  /external/valgrind/coregrind/
pub_core_options.h 47 extern Int VG_(clo_error_exitcode);
m_options.c 52 Int VG_(clo_error_exitcode) = 0; variable
m_main.c 618 else if VG_INT_CLO (arg, "--error-exitcode", VG_(clo_error_exitcode)) {}
    [all...]

Completed in 119 milliseconds