Searched refs:x_adj_done (Results 1 – 1 of 1) sorted by relevance
96 static int x_adj_done; variable297 x_adj_done = 0; in x_emacs()447 int adj = x_adj_done; in x_ins()459 if (adj == x_adj_done) { /* has x_adjust() been called? */ in x_ins()685 int adj = x_adj_done; in x_zots()693 while (*str && str < xlp && adj == x_adj_done) in x_zots()1801 x_adj_done++; /* flag the fact that we were called. */ in x_adjust()1931 int adj = x_adj_done; in x_e_puts()1933 while (*s && adj == x_adj_done) in x_e_puts()