Searched refs:firstrect (Results 1 – 1 of 1) sorted by relevance
113 #define MEMCHECK(reg, rect, firstrect){\ argument115 (firstrect) = (BOX *) Xrealloc \116 ((char *)(firstrect), (unsigned) (2 * (sizeof(BOX)) * ((reg)->size)));\117 if ((firstrect) == 0)\120 (rect) = &(firstrect)[(reg)->numRects];\