Searched refs:NUMBLOCKS (Results 1 – 2 of 2) sorted by relevance
345 #define NUMBLOCKS(I) ((uint)(POOL_SIZE - POOL_OVERHEAD) / INDEX2SIZE(I)) macro1866 freeblocks = NUMBLOCKS(sz) - p->ref.count; in _PyObject_DebugMallocStats()
960 #define NUMBLOCKS(I) ((uint)(POOL_SIZE - POOL_OVERHEAD) / INDEX2SIZE(I)) macro2588 freeblocks = NUMBLOCKS(sz) - p->ref.count; in _PyObject_DebugMallocStats()