Searched refs:padChar (Results 1 – 1 of 1) sorted by relevance
396 char padChar = padZero ? '0' : ' '; in out_vformat() local397 SendRepeat(o, padChar, width - slen); in out_vformat()403 char padChar = padZero ? '0' : ' '; in out_vformat() local404 SendRepeat(o, padChar, width - slen); in out_vformat()