Searched refs:x_adj_done (Results 1 – 1 of 1) sorted by relevance
940 static int x_adj_done; /* is incremented by x_adjust() */ variable1251 x_adj_done = 0; in x_emacs()1396 int adj = x_adj_done; in x_ins()1408 if (adj == x_adj_done) in x_ins()1657 int adj = x_adj_done; in x_zots()1660 while (*str && str < xlp && x_col < xx_cols && adj == x_adj_done) in x_zots()2835 x_adj_done++; in x_adjust()2993 int adj = x_adj_done; in x_e_puts()2995 while (*s && adj == x_adj_done) in x_e_puts()