Home
last modified time | relevance | path

Searched refs:PyCFunction_GET_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/cpython/
Dmethodobject.h12 #define PyCFunction_GET_FUNCTION(func) \ macro
/third_party/python/Objects/
Dmethodobject.c125 return PyCFunction_GET_FUNCTION(op); in PyCFunction_GetFunction()
412 return (funcptr)PyCFunction_GET_FUNCTION(func); in cfunction_enter_call()
538 PyCFunction meth = PyCFunction_GET_FUNCTION(func); in cfunction_call()
Dtypeobject.c8289 PyCFunction_GET_FUNCTION(descr) == in update_one_slot()
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1698 PyCFunction meth = PyCFunction_GET_FUNCTION(destroy); in SwigPyObject_dealloc()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1711 PyCFunction meth = PyCFunction_GET_FUNCTION(destroy); in SwigPyObject_dealloc()