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

/external/mksh/src/
H A Dedit.c919 * whether x_adjust() has been called while they are active.
921 static int x_adj_done; /* is incremented by x_adjust() */
982 static void x_adjust(void);
1354 * x_zots() may result in a call to x_adjust()
1361 /* has x_adjust() been called? */
1565 x_adjust();
2054 x_adjust();
2698 x_adjust();
2771 x_adjust();
2786 * x_adjust
2799 x_adjust(void) function
[all...]

Completed in 426 milliseconds