Home | History | Annotate | Download | only in switchback

Lines Matching refs:VG_MSG_SIGNED

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