HomeSort by relevance Sort by last modified time
    Searched refs:grabstackstr (Results 1 - 8 of 8) sorted by null

  /system/core/sh/
memalloc.h 75 #define grabstackstr(p) stalloc(stackblocksize() - sstrnleft) macro
arith.y 162 p = grabstackstr(concat);
histedit.c 464 dest = grabstackstr(dest);
expand.c 148 p = grabstackstr(expdest);
430 p = grabstackstr(dest);
1507 p = grabstackstr(expdest);
arith.c     [all...]
exec.c 245 *ap++ = grabstackstr(outp);
eval.c 183 p = grabstackstr(concat);
parser.c 1455 pstr = grabstackstr(pout);
    [all...]

Completed in 199 milliseconds