Searched defs:_RET (Results 1 – 1 of 1) sorted by relevance
461 #define _RET(x) Py_INCREF(x); return x macro463 #define _RET(X) Py_RETURN_NONE macro