Searched refs:STARTSTACKSTR (Results 1 - 9 of 9) sorted by last modified time

/netbsd-current/bin/sh/
H A Dexpand.c190 STARTSTACKSTR(expdest);
2182 STARTSTACKSTR(expdest);
H A Deval.c192 STARTSTACKSTR(concat);
H A Dparser.c886 STARTSTACKSTR(out);
1450 STARTSTACKSTR(out);
1556 STARTSTACKSTR(out);
1930 STARTSTACKSTR(out);
H A Dmiscbltin.c140 STARTSTACKSTR(p);
221 STARTSTACKSTR(p);
H A Dhistedit.c563 STARTSTACKSTR(dest);
H A Dexec.c302 STARTSTACKSTR(outp);
H A Dcd.c176 STARTSTACKSTR(p);
284 STARTSTACKSTR(new);
H A Dmemalloc.h72 #define STARTSTACKSTR(p) p = stackblock(), sstrnleft = stackblocksize() macro
H A Darithmetic.c483 STARTSTACKSTR(concat);

Completed in 405 milliseconds