Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_interp.h64 struct atexit_state { struct
65 atexit_callback **callbacks;
66 int ncallbacks;
67 int callback_len;