Searched refs:VG_MSG_ZJUSTIFY (Results 1 – 9 of 9) sorted by relevance
169 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro313 buf[ind] = (flags & VG_MSG_ZJUSTIFY) ? '0': ' '; in myvprintf_int64()391 flags |= VG_MSG_ZJUSTIFY; in VG_()
1024 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro1119 buf[ind] = ((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()1188 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()
556 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro700 buf[ind] = (flags & VG_MSG_ZJUSTIFY) ? '0': ' '; in myvprintf_int64()777 flags |= VG_MSG_ZJUSTIFY; in VG_()
133 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro228 buf[ind] = toHChar((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()297 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()
351 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro446 buf[ind] = ((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()515 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()
1002 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro1097 buf[ind] = ((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()1166 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()
1017 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro1112 buf[ind] = ((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()1181 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()
1055 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */ macro1150 buf[ind] = ((flags & VG_MSG_ZJUSTIFY) ? '0': ' '); in myvprintf_int64()1219 flags |= VG_MSG_ZJUSTIFY; in vprintf_wrk()