Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c342 map_pool_callback(char* mem, int user_size, void *user_aux_data) in map_pool_callback() function
375 purify_map_pool(id, map_pool_callback); in pure_purify_map_pool()