Home | History | Annotate | Download | only in ksh

Lines Matching refs:x_bs

127 static void     x_bs        ARGS((int c));
473 x_bs(*--cp);
581 x_bs(*--cp);
686 x_bs(*--xcp);
700 x_bs(c)
1110 x_bs(*--cp);
1146 x_bs(xcp[-1]);
1147 x_bs(xcp[-2]);
1157 x_bs(xcp[-1]);
1163 x_bs(xcp[0]);
1826 * called and can skip the x_bs() stuff which has already
2150 * x_bs(*--cp);