Searched defs:_Py_SLIST_HEAD (Results 1 – 5 of 5) sorted by relevance
23 #define _Py_SLIST_HEAD(SLIST) (((_Py_slist_t *)SLIST)->head) macro