Home
last modified time | relevance | path

Searched refs:PyCFunction_GetFunction (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Include/
Dmethodobject.h29 PyAPI_FUNC(PyCFunction) PyCFunction_GetFunction(PyObject *);
/third_party/python/Objects/
Dmethodobject.c119 PyCFunction_GetFunction(PyObject *op) in PyCFunction_GetFunction() function
/third_party/python/Doc/data/
Dstable_abi.dat39 function,PyCFunction_GetFunction,3.2,
/third_party/python/PC/
Dpython3dll.c135 EXPORT_FUNC(PyCFunction_GetFunction)
/third_party/python/Modules/
D_json.c1273 PyCFunction f = PyCFunction_GetFunction(s->encoder); in encoder_new()
/third_party/python/Misc/
Dstable_abi.txt362 function PyCFunction_GetFunction