Searched refs:PyCFunction_GetSelf (Results 1 – 14 of 14) sorted by relevance
24 PyAPI_FUNC(PyObject *) PyCFunction_GetSelf(PyObject *);
49 PyAPI_FUNC(PyObject *) PyCFunction_GetSelf(PyObject *);
92 PyCFunction_GetSelf
51 PyCFunction_GetSelf(PyObject *op) in PyCFunction_GetSelf() function
129 PyCFunction_GetSelf(PyObject *op) in PyCFunction_GetSelf() function
427 "PyCFunction_GetSelf"
140 EXPORT_FUNC(PyCFunction_GetSelf)
48 function,PyCFunction_GetSelf,3.2,,
49 …<elf-symbol name='PyCFunction_GetSelf' type='func-type' binding='global-binding' visibility='defau…9081 …PyCFunction_GetSelf' mangled-name='PyCFunction_GetSelf' filepath='Objects/methodobject.c' line='12…
454 [function.PyCFunction_GetSelf]