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

/system/core/sh/
H A Dmemalloc.h67 #define STARTSTACKSTR(p) p = stackblock(), sstrnleft = stackblocksize() macro
H A Darith.y152 STARTSTACKSTR(concat);
H A Dcd.c169 STARTSTACKSTR(p);
270 STARTSTACKSTR(new);
H A Dmiscbltin.c125 STARTSTACKSTR(p);
188 STARTSTACKSTR(p);
H A Dhistedit.c453 STARTSTACKSTR(dest);
H A Dparser.c950 STARTSTACKSTR(out);
1406 STARTSTACKSTR(pout);
1491 STARTSTACKSTR(out);
H A Dexpand.c140 STARTSTACKSTR(expdest);
1503 STARTSTACKSTR(expdest);
H A Darith.c1542 STARTSTACKSTR(concat);
H A Dexec.c239 STARTSTACKSTR(outp);
H A Deval.c173 STARTSTACKSTR(concat);

Completed in 75 milliseconds