Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c1948 allocate_from_new_pool(OMState *state, uint size) in allocate_from_new_pool() function
2124 bp = allocate_from_new_pool(state, size); in pymalloc_alloc()