Home
last modified time | relevance | path

Searched refs:ntotalpools (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dobmalloc.c1002 uint ntotalpools; member
1628 arenaobj->ntotalpools = arenaobj->nfreepools; in new_arena()
2049 if (nf == ao->ntotalpools && ao->nextarena != NULL) { in insert_to_freepool()