Searched defs:Py_SETREF (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | object.h | 371 #define Py_SETREF(op, op2) \ macro |
/external/python/cpython2/Include/ | ||
D | object.h | 846 #define Py_SETREF(op, op2) \ macro |