Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dcd.c296 STUNPUTC(new); in findcwd()
300 while (new > stackblock() && (STUNPUTC(new), *new) != '/'); in findcwd()
H A Dmemalloc.h81 #define STUNPUTC(p) (--p) macro
H A Dexpand.c517 STUNPUTC(dest); in expbackq()