Home
last modified time | relevance | path

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

/external/valgrind/main/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/main/coregrind/
Dm_debuglog.c484 #define VG_MSG_ALTFORMAT 32 /* Convert the value to alternate format */ macro
705 flags |= VG_MSG_ALTFORMAT; in VG_()
732 if (flags & VG_MSG_ALTFORMAT) { in VG_()
792 if (flags & VG_MSG_ALTFORMAT) { in VG_()