Home
last modified time | relevance | path

Searched refs:Xsavepos (Results 1 – 5 of 5) sorted by relevance

/third_party/mksh/
Dlex.c172 statep->ls_start = Xsavepos(ws, wp); \
1145 xpos = Xsavepos(xs, xp); in readhere()
Deval.c427 st->base = Xsavepos(ds, dp); in expand()
Dmisc.c1775 pos = Xsavepos(xs, xp); in do_realpath()
Dsh.h2126 #define Xsavepos(xs,xp) ((xp) - (xs).beg) macro
Dfuncs.c1958 xsave = Xsavepos(xs, xp); in c_read()