Searched refs:STARTSTACKSTR (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Dmemalloc.h68 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dcd.c191 STARTSTACKSTR(p);
285 STARTSTACKSTR(new);
H A Dmiscbltin.c242 STARTSTACKSTR(p);
329 STARTSTACKSTR(p);
H A Darith_yacc.c362 STARTSTACKSTR(concat);
H A Dhistedit.c401 STARTSTACKSTR(dest);
H A Dexpand.c183 STARTSTACKSTR(p);
233 STARTSTACKSTR(expdest);
1449 STARTSTACKSTR(expdest);
H A Dexec.c199 STARTSTACKSTR(q);
H A Dparser.c1130 STARTSTACKSTR(oout);
1200 STARTSTACKSTR(out);
1423 STARTSTACKSTR(out);
H A Deval.c129 STARTSTACKSTR(concat);

Completed in 139 milliseconds