Searched refs:stripcol (Results 1 – 1 of 1) sorted by relevance
1834 int stripcol=0,stripflg, nsave, special=0; in here_copy() local1858 stripcol++; in here_copy()1860 stripcol += 8 - stripcol%8; in here_copy()1942 if((stripcol && c==' ') || (stripflg && c=='\t')) in here_copy()1952 if(stripcol) in here_copy()1962 if(col>stripcol) in here_copy()