Home
last modified time | relevance | path

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

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