Home
last modified time | relevance | path

Searched refs:STUNPUTC (Results 1 – 3 of 3) sorted by relevance

/system/core/sh/
Dmemalloc.h72 #define STUNPUTC(p) (++sstrnleft, --p) macro
Dcd.c276 STUNPUTC(new); in updatepwd()
280 while (new > stackblock() && (STUNPUTC(new), *new) != '/'); in updatepwd()
Dexpand.c462 STUNPUTC(dest); in expbackq()