Searched refs:left_chars (Results 1 – 1 of 1) sorted by relevance
475 int left_chars = 0; in calc_left_pad() local481 left_chars += strlen(cur_symb); in calc_left_pad()483 left_chars++; in calc_left_pad()488 left_chars += strlen(signstr); in calc_left_pad()493 left_chars += strlen(signstr); in calc_left_pad()495 return (left_chars); in calc_left_pad()