Lines Matching refs:refcnt
240 unsigned int refcnt;
562 entry->refcnt = 1;
574 foundentry->refcnt++;
786 if (e->refcnt == 0) {
910 if (entry->refcnt == 0 &&
1235 entry->refcnt++;
1254 INSIST(entry->refcnt > 0);
1255 entry->refcnt--;
1258 if (entry->refcnt == 0 &&
1416 e->refcnt = 0;
1437 INSIST(e->refcnt == 0);
1914 if (entry->refcnt != 0)
2837 if (entry->refcnt == 0)
2865 fprintf(f, ";\t%p: refcnt %u\n", entry, entry->refcnt);