Searched refs:STUNPUTC (Results 1 – 2 of 2) sorted by relevance
290 STUNPUTC(new); in updatepwd()294 while (new > stackblock() && (STUNPUTC(new), *new) != '/'); in updatepwd()
77 #define STUNPUTC(p) (++sstrnleft, --p) macro