Searched refs:padChar (Results 1 – 1 of 1) sorted by relevance
441 char padChar = padZero ? '0' : ' '; in out_vformat() local442 SendRepeat(o, padChar, width - slen); in out_vformat()448 char padChar = padZero ? '0' : ' '; in out_vformat() local449 SendRepeat(o, padChar, width - slen); in out_vformat()