Searched refs:fillch (Results 1 – 1 of 1) sorted by relevance
1341 int width, prec, fillch; in vfmtmsg() local1368 fillch = ' '; in vfmtmsg()1370 fillch = '0'; in vfmtmsg()1436 if (fillch == '0' && prec > 0) { in vfmtmsg()1515 *buf++ = fillch; in vfmtmsg()