Home
last modified time | relevance | path

Searched defs:freeblocks (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Objects/
Dobmalloc.c1857 uint freeblocks; in _PyObject_DebugMallocStats() local
/external/python/cpython2/Modules/
D_collectionsmodule.c58 static block *freeblocks[MAXFREEBLOCKS]; variable
/external/python/cpython3/Modules/
D_collectionsmodule.c93 block *freeblocks[MAXFREEBLOCKS]; member
/external/python/cpython3/Objects/
Dobmalloc.c3023 uint freeblocks; in _PyObject_DebugMallocStats() local