Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmemalloc.h80 #define STTOPC(p) p[-1] macro
H A Dcd.c289 if (STTOPC(new) == '/') in findcwd()
H A Dexpand.c510 while (dest > stackblock() + startloc && STTOPC(dest) == '\n') in expbackq()