Home | History | Annotate | Download | only in tests

Lines Matching refs:VG_MSG_SIGNED

1023 #define VG_MSG_SIGNED    1 /* The value is signed. */
1093 if ((flags & VG_MSG_SIGNED) && (Int)p < 0) {
1203 flags |= VG_MSG_SIGNED;