Searched refs:x_adjust (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c918 * whether x_adjust() has been called while they are active.
920 static int x_adj_done; /* is incremented by x_adjust() */
982 static void x_adjust(void);
1353 * x_zots() may result in a call to x_adjust()
1360 /* has x_adjust() been called? */
1564 x_adjust();
2063 x_adjust();
2706 x_adjust();
2779 x_adjust();
2794 * x_adjust
2807 x_adjust(void) function
[all...]

Completed in 55 milliseconds