Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/m4/common/
H A Dm4.h122 extern wchar_t *obuflm;
191 if (op < obuflm) \
H A Dm4ext.c49 wchar_t *obuflm; /* high address */ variable
H A Dm4.c464 obuflm = &obuf[bufsize]; in initalloc()