Searched refs:countlimit (Results 1 – 1 of 1) sorted by relevance
161 static char *countlimit; /* addr lim for cells (addr after last cell) */ variable319 countlimit = countbase + (nfunc * sizeof (struct cnt)); in monitor()323 (bufsize * sizeof (WORD) - (countlimit - (char *)buffer)); in monitor()477 countlimit = countbase + (THISMANYFCNS * sizeof (struct cnt)); in _mnewblock()546 if (countbase >= countlimit) in _mcount_newent()