Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c535 SystemExit_dealloc(PySystemExitObject *self) in SystemExit_dealloc() function
556 SystemExit_dealloc, 0, SystemExit_members, 0,
/external/python/cpython3/Objects/
Dexceptions.c579 SystemExit_dealloc(PySystemExitObject *self) in SystemExit_dealloc() function