Searched defs:_Py_AuditHookEntry (Results 1 – 5 of 5) sorted by relevance
48 typedef struct _Py_AuditHookEntry { struct49 struct _Py_AuditHookEntry *next; argument52 } _Py_AuditHookEntry; argument
48 typedef struct _Py_AuditHookEntry { struct49 struct _Py_AuditHookEntry *next; argument52 } _Py_AuditHookEntry; typedef