Searched refs:POOL_ADDR (Results 1 – 1 of 1) sorted by relevance
1030 #define POOL_ADDR(P) ((poolp)_Py_ALIGN_DOWN((P), POOL_SIZE)) macro2181 poolp pool = POOL_ADDR(p); in pymalloc_free()2269 pool = POOL_ADDR(p); in pymalloc_realloc()