Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h363 #define PyObject_GET_WEAKREFS_LISTPTR(o) \ macro
/external/python/cpython3/Objects/
Dobject.c2214 PyObject_GET_WEAKREFS_LISTPTR(PyObject *op) in PyObject_GET_WEAKREFS_LISTPTR() function