Searched refs:padChar (Results 1 – 1 of 1) sorted by relevance
597 char padChar = padZero ? '0' : ' '; in out_vformat() local598 out_send_repeat(o, padChar, width - slen); in out_vformat()604 char padChar = padZero ? '0' : ' '; in out_vformat() local605 out_send_repeat(o, padChar, width - slen); in out_vformat()