Searched refs:x_adj_done (Results 1 – 1 of 1) sorted by relevance
941 static int x_adj_done; /* is incremented by x_adjust() */ variable1247 x_adj_done = 0; in x_emacs()1394 int adj = x_adj_done; in x_ins()1406 if (adj == x_adj_done) in x_ins()1655 int adj = x_adj_done; in x_zots()1658 while (*str && str < xlp && x_col < xx_cols && adj == x_adj_done) in x_zots()2817 x_adj_done++; in x_adjust()2963 int adj = x_adj_done; in x_e_puts()2965 while (*s && adj == x_adj_done) in x_e_puts()