Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn3.c656 #define SPACETEST(base, size) while ((enda - (size)) <= (char *)(base)){setbrk(DELTA);} macro
666 SPACETEST(nxf, sizeof(struct s));
738 SPACETEST(nxf, sizeof(struct s)); in setstr()
787 SPACETEST(argppend, sizeof(tchar *)); in collect()
827 SPACETEST(strp, 3 * sizeof(tchar)); in collect()