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

/external/mksh/src/
H A Deval.c650 dp = Xrestpos(ds, dp, st->base);
673 dp = Xrestpos(ds, dp, st->base);
699 char *s = Xrestpos(ds, dp, st->base);
709 dp = Xrestpos(ds, dp, st->base);
H A Dlex.c178 wp = Xrestpos(ws, wp, statep->ls_start); \
1216 xp = Xrestpos(xs, xp, xpos);
H A Dmisc.c1371 xp = Xrestpos(xs, xp, pos);
H A Dsh.h1319 #define Xrestpos(xs, xp, n) ((xs).beg + (n)) macro
H A Dfuncs.c2124 xp = Xrestpos(xs, xp, xsave);

Completed in 95 milliseconds