Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
H A Dcd.c298 STUNPUTC(new); in findcwd()
302 while (new > stackblock() && (STUNPUTC(new), *new) != '/'); in findcwd()
H A Dmemalloc.h82 #define STUNPUTC(p) (--p) macro
H A Dexpand.c519 STUNPUTC(dest); in expbackq()