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