Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dcd.c290 STUNPUTC(new); in findcwd()
294 while (new > stackblock() && (STUNPUTC(new), *new) != '/'); in findcwd()
H A Dmemalloc.h79 #define STUNPUTC(p) (--p) macro
H A Dexpand.c511 STUNPUTC(dest); in expbackq()