Searched refs:initspc (Results 1 – 1 of 1) sorted by relevance
204 int initspc = 0; in tabstop_fromto() local206 initspc = ts - (start_col % ts); in tabstop_fromto()207 if (spaces >= initspc) in tabstop_fromto()209 spaces -= initspc; in tabstop_fromto()