Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c362 PyObject* saved_callable = MapCallable; in pure_purify_map_pool() local
376 MapCallable = saved_callable; in pure_purify_map_pool()
400 PyObject* saved_callable = MapCallable; in pure_purify_map_pool_id() local
413 MapCallable = saved_callable; in pure_purify_map_pool_id()