Home | History | Annotate | Download | only in m_scheduler

Lines Matching refs:buf64

1562          UChar* buf64 = (UChar*)arg[2];
1564 VG_(memset)(buf64, 0, 64);
1567 ip, &buf64[0], 50, NULL, 0, NULL, &linenum
1573 if (buf64[i] == 0)
1580 VG_(sprintf)(&buf64[i], ":%u", linenum);
1582 buf64[0] = 0;