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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dexpand.h71 #define Xrestpos(xs, xp, n) ((xs).beg + (n)) macro
H A Dpath.c289 : Xrestpos(*xsp, xp, savepos);
H A Deval.c400 dp = Xrestpos(ds, dp, st->base);
418 dp = Xrestpos(ds, dp, st->base);
443 char *s = Xrestpos(ds, dp, st->base);
H A Dlex.c461 s = Xrestpos(ws, wp,
824 xp = Xrestpos(xs, xp, xpos);

Completed in 61 milliseconds