Home
last modified time | relevance | path

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

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