Searched refs:x_adj_done (Results 1 – 1 of 1) sorted by relevance
921 static int x_adj_done; /* is incremented by x_adjust() */ variable1202 x_adj_done = 0; in x_emacs()1349 int adj = x_adj_done; in x_ins()1362 if (adj == x_adj_done) { in x_ins()1628 int adj = x_adj_done; in x_zots()1631 while (*str && str < xlp && x_col < xx_cols && adj == x_adj_done) in x_zots()2804 x_adj_done++; in x_adjust()2950 int adj = x_adj_done; in x_e_puts()2952 while (*s && adj == x_adj_done) in x_e_puts()