Searched refs:objectsByIDcount (Results 1 – 2 of 2) sorted by relevance
142 gdata->objectsByIDcount--; in commonRef_handleFreedObject()189 gdata->objectsByIDcount++; in createNode()230 gdata->objectsByIDcount--; in deleteNode()366 gdata->objectsByIDcount = 0; in initializeObjectsByID()402 if ( gdata->objectsByIDcount > gdata->objectsByIDsize*HASH_EXPAND_SCALE && in newCommonRef()
151 int objectsByIDcount; member