Home | History | Annotate | Download | only in Objects

Lines Matching refs:formatbuf

4306             char formatbuf[FORMATBUFLEN];
4524 pbuf = formatbuf;
4526 sizeof(formatbuf),
4582 pbuf = formatbuf;
4583 len = formatchar(pbuf, sizeof(formatbuf), v);