Searched refs:x_adj_done (Results 1 – 1 of 1) sorted by relevance
945 static int x_adj_done; /* is incremented by x_adjust() */ variable1253 x_adj_done = 0; in x_emacs()1400 int adj = x_adj_done; in x_ins()1412 if (adj == x_adj_done) in x_ins()1661 int adj = x_adj_done; in x_zots()1664 while (*str && str < xlp && x_col < xx_cols && adj == x_adj_done) in x_zots()2826 x_adj_done++; in x_adjust()2976 int adj = x_adj_done; in x_e_puts()2978 while (*s && adj == x_adj_done) in x_e_puts()