Searched defs:PyObject_GET_WEAKREFS_LISTPTR (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Include/ | ||
| D | objimpl.h | 363 #define PyObject_GET_WEAKREFS_LISTPTR(o) \ macro |
| /external/python/cpython3/Include/ | ||
| D | objimpl.h | 364 #define PyObject_GET_WEAKREFS_LISTPTR(o) \ macro |