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

/freebsd-10.2-release/bin/sh/
H A Dmemalloc.h67 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dcd.c196 STARTSTACKSTR(p);
292 STARTSTACKSTR(new);
H A Dmiscbltin.c171 STARTSTACKSTR(p);
249 STARTSTACKSTR(p);
H A Darith_yacc.c362 STARTSTACKSTR(concat);
H A Dhistedit.c400 STARTSTACKSTR(dest);
H A Dexec.c199 STARTSTACKSTR(q);
H A Dexpand.c163 STARTSTACKSTR(expdest);
1626 STARTSTACKSTR(expdest);
H A Dparser.c1002 STARTSTACKSTR(oout);
1086 STARTSTACKSTR(out);
1304 STARTSTACKSTR(out);
H A Deval.c129 STARTSTACKSTR(concat);

Completed in 77 milliseconds