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

  /system/core/sh/
memalloc.h 72 #define STUNPUTC(p) (++sstrnleft, --p)
cd.c 276 STUNPUTC(new);
280 while (new > stackblock() && (STUNPUTC(new), *new) != '/');
expand.c 462 STUNPUTC(dest);

Completed in 110 milliseconds