Searched refs:MAXZP (Results 1 – 3 of 3) sorted by relevance
160 #define MAXZP 030 /* number of locations used as stack */ macro169 if (w->r_color < MAXZP*2) { /* color in bytes */ \
56 if (0 && q->soffset < MAXZP * SZINT && in clocal()637 if (sp->soffset >= (MAXZP * SZINT)) in fixdef()641 if (autooff < MAXZP * SZINT) in fixdef()642 autooff = MAXZP * SZINT; in fixdef()
611 if (off < MAXZP*2) { in storemod()