Home | History | Annotate | Download | only in Objects

Lines Matching refs:formatbuf

4271             char formatbuf[FORMATBUFLEN];

4482 pbuf = formatbuf;
4484 sizeof(formatbuf),
4540 pbuf = formatbuf;
4541 len = formatchar(pbuf, sizeof(formatbuf), v);