Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pystate.h163 typedef struct _Py_AuditHookEntry { struct
164 struct _Py_AuditHookEntry *next; argument
167 } _Py_AuditHookEntry; argument