Searched refs:STARTSTACKSTR (Results 1 – 11 of 11) sorted by relevance
67 #define STARTSTACKSTR(p) p = stackblock(), sstrnleft = stackblocksize() macro
125 STARTSTACKSTR(p); in readcmd()188 STARTSTACKSTR(p); in readcmd()
169 STARTSTACKSTR(p); in docd()270 STARTSTACKSTR(new); in updatepwd()
152 STARTSTACKSTR(concat);
453 STARTSTACKSTR(dest); in fc_replace()
950 STARTSTACKSTR(out); in readtoken1()1406 STARTSTACKSTR(pout); in readtoken1()1491 STARTSTACKSTR(out); in readtoken1()
140 STARTSTACKSTR(expdest); in expandarg()1503 STARTSTACKSTR(expdest); in casematch()
1538 STARTSTACKSTR(concat);
239 STARTSTACKSTR(outp); in execinterp()
173 STARTSTACKSTR(concat); in evalcmd()
115 STARTSTACKSTR(p);