Lines Matching refs:refcnt
238 unsigned int refcnt;
938 entry->refcnt = 1;
951 foundentry->refcnt++;
1166 if (e->refcnt == 0) {
1290 if (entry->refcnt == 0 &&
1620 entry->refcnt++;
1639 INSIST(entry->refcnt > 0);
1640 entry->refcnt--;
1643 if (entry->refcnt == 0 &&
1818 e->refcnt = 0;
1869 INSIST(e->refcnt == 0);
2392 if (entry->refcnt != 0)
3537 fprintf(f, ";\t%p: refcnt %u\n", entry, entry->refcnt);