Searched refs:VG_MSG_ALTFORMAT (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.c173 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */ macro
395 flags |= VG_MSG_ALTFORMAT;
422 if (flags & VG_MSG_ALTFORMAT) {
471 if (flags & VG_MSG_ALTFORMAT) {
/external/valgrind/main/coregrind/
H A Dm_debuglog.c455 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */ macro
676 flags |= VG_MSG_ALTFORMAT;
703 if (flags & VG_MSG_ALTFORMAT) {
763 if (flags & VG_MSG_ALTFORMAT) {

Completed in 96 milliseconds