Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4ext.c91 wchar_t *astklm; /* high address */ variable
H A Dm4.h113 extern wchar_t *astklm;
H A Dm4.c179 if ((wchar_t *)(++Ap) >= astklm) { in main()
286 if ((wchar_t *)(++Ap) >= astklm) { in main()
466 astklm = (wchar_t *)(&argstk[stksize]); in initalloc()