Home | History | Annotate | Download | only in memcheck

Lines Matching refs:nBuf

1568                                         /*OUT*/HChar* buf, Int nBuf )
1572 tl_assert(nBuf >= 1);
1577 return VG_(snprintf)(buf, nBuf, "%s", errstr);
1580 return VG_(snprintf) (buf, nBuf, "match-leak-kinds: %s",
1584 return VG_(snprintf) (buf, nBuf, "%s(%s)",
1594 /*OUT*/HChar *buf, Int nBuf )
1596 tl_assert(nBuf >= 1);
1603 return VG_(snprintf) (buf, nBuf,