Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c1851 uint freeblocks; in _PyObject_DebugMallocStats() local
/external/python/cpython2/Modules/
D_collectionsmodule.c58 static block *freeblocks[MAXFREEBLOCKS]; variable
/external/python/cpython3/Objects/
Dobmalloc.c2312 uint freeblocks; in _PyObject_DebugMallocStats() local
/external/python/cpython3/Modules/
D_collectionsmodule.c118 static block *freeblocks[MAXFREEBLOCKS]; variable
/external/toybox/generated/
Dglobals.h727 unsigned freeblocks; // Free blocks in the filesystem. member