Home | History | Annotate | Download | only in tests

Lines Matching refs:VG_MSG_COMMA

1058 #define VG_MSG_COMMA    16 /* Add commas to numbers (for %d, %u) */
1133 if ((flags & VG_MSG_COMMA) && 10 == base &&
1209 flags |= VG_MSG_COMMA;