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

/freebsd-12-stable/bin/sh/
H A Dmemalloc.h70 #define STARTSTACKSTR(p) p = stackblock() macro
H A Dcd.c200 STARTSTACKSTR(p);
294 STARTSTACKSTR(new);
H A Dmiscbltin.c244 STARTSTACKSTR(p);
331 STARTSTACKSTR(p);
H A Darith_yacc.c362 STARTSTACKSTR(concat);
H A Dhistedit.c403 STARTSTACKSTR(dest);
H A Dexpand.c189 STARTSTACKSTR(p);
240 STARTSTACKSTR(expdest);
1451 STARTSTACKSTR(expdest);
H A Dexec.c234 STARTSTACKSTR(q);
H A Dparser.c1135 STARTSTACKSTR(oout);
1205 STARTSTACKSTR(out);
1428 STARTSTACKSTR(out);
H A Deval.c128 STARTSTACKSTR(concat);

Completed in 171 milliseconds