Home | History | Annotate | Download | only in m_debuginfo

Lines Matching defs:buf2

1455       HChar    buf2[12];
1460 len = VG_(sprintf)(buf2, "%c%ld",
1463 vg_assert(len < (Int)sizeof(buf2));
1466 HChar *cp = buf2;