Home
last modified time | relevance | path

Searched refs:STARTSTACKSTR (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/bin/sh/
H A Dcd.c176 STARTSTACKSTR(p); in docd()
284 STARTSTACKSTR(new); in updatepwd()
H A Dmemalloc.h72 #define STARTSTACKSTR(p) p = stackblock(), sstrnleft = stackblocksize() macro
H A Darithmetic.c483 STARTSTACKSTR(concat); in expcmd()
H A Dexec.c302 STARTSTACKSTR(outp); in execinterp()
H A DTOUR115 STARTSTACKSTR(p);