Home
last modified time | relevance | path

Searched defs:exitfunc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Datexitmodule.c111 atexit_datacallbackfunc exitfunc = callback->func; in _PyAtExit_Fini() local
/external/python/cpython3/Python/
Dpylifecycle.c3381 atexit_callbackfunc exitfunc; in call_ll_exitfuncs() local