Home
last modified time | relevance | path

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

/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.c173 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */ macro
395 flags |= VG_MSG_ALTFORMAT; in VG_()
422 if (flags & VG_MSG_ALTFORMAT) { in VG_()
471 if (flags & VG_MSG_ALTFORMAT) { in VG_()
/external/valgrind/coregrind/
Dm_debuglog.c659 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */ macro
879 flags |= VG_MSG_ALTFORMAT; in VG_()
933 if (flags & VG_MSG_ALTFORMAT) { in VG_()
999 if (flags & VG_MSG_ALTFORMAT) { in VG_()