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

  /external/valgrind/main/exp-sgcheck/tests/
bad_percentify.c 173 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */
395 flags |= VG_MSG_ALTFORMAT;
422 if (flags & VG_MSG_ALTFORMAT) {
471 if (flags & VG_MSG_ALTFORMAT) {
  /external/valgrind/main/coregrind/
m_debuglog.c 455 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */
676 flags |= VG_MSG_ALTFORMAT;
703 if (flags & VG_MSG_ALTFORMAT) {
763 if (flags & VG_MSG_ALTFORMAT) {

Completed in 397 milliseconds