Searched refs:left_chars (Results 1 – 1 of 1) sorted by relevance
465 int left_chars = 0; in __calc_left_pad() local471 left_chars += strlen(cur_symb); in __calc_left_pad()473 left_chars++; in __calc_left_pad()479 left_chars++; in __calc_left_pad()482 left_chars += strlen(signstr); in __calc_left_pad()487 left_chars += strlen(signstr); in __calc_left_pad()489 return (left_chars); in __calc_left_pad()