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

/external/mksh/src/
H A Deval.c698 dp = Xrestpos(ds, dp, st->base);
722 dp = Xrestpos(ds, dp, st->base);
749 char *s = Xrestpos(ds, dp, st->base);
760 dp = Xrestpos(ds, dp, st->base);
H A Dlex.c174 wp = Xrestpos(ws, wp, statep->ls_start); \
1211 xp = Xrestpos(xs, xp, xpos);
H A Dmisc.c1512 xp = Xrestpos(xs, xp, pos);
H A Dsh.h1449 #define Xrestpos(xs, xp, n) ((xs).beg + (n)) macro
H A Dfuncs.c2163 xp = Xrestpos(xs, xp, xsave);

Completed in 3046 milliseconds