Home
last modified time | relevance | path

Searched refs:fixstak (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sh/
H A Dmacro.c346 unsigned char *savptr = fixstak();
375 newargp = fixstak();
443 return(fixstak());
459 unsigned char *savptr = fixstak(); in comsubst()
491 argc = fixstak(); in comsubst()
H A Dstak.h67 #define fixstak() endstak(staktop) macro