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

/freebsd-9.3-release/bin/sh/
H A Dmemalloc.h68 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dcd.c200 STARTSTACKSTR(p);
294 STARTSTACKSTR(new);
H A Dmiscbltin.c167 STARTSTACKSTR(p);
233 STARTSTACKSTR(p);
H A Darith_yacc.c360 STARTSTACKSTR(concat);
H A Dhistedit.c415 STARTSTACKSTR(dest);
H A Dexec.c200 STARTSTACKSTR(q);
H A Dexpand.c175 STARTSTACKSTR(expdest);
1651 STARTSTACKSTR(expdest);
H A Dparser.c1029 STARTSTACKSTR(oout);
1113 STARTSTACKSTR(out);
1330 STARTSTACKSTR(out);
H A Deval.c132 STARTSTACKSTR(concat);

Completed in 53 milliseconds