Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c449 #define STORE_MODULE_WEAKREF(name, mod) \ in PyImport_Cleanup() macro
468 STORE_MODULE_WEAKREF(name, mod); \ in PyImport_Cleanup()
582 #undef STORE_MODULE_WEAKREF in PyImport_Cleanup()