Home | History | Annotate | Download | only in Objects

Lines Matching refs:formatbuf

4291             char formatbuf[FORMATBUFLEN];

4509 pbuf = formatbuf;
4511 sizeof(formatbuf),
4567 pbuf = formatbuf;
4568 len = formatchar(pbuf, sizeof(formatbuf), v);