Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dceval.h17 PyAPI_FUNC(PyObject *) PyEval_CallFunction(PyObject *obj,
/external/python/cpython2/PC/os2vacpp/
Dpython.def156 PyEval_CallFunction
/external/python/cpython2/Python/
Dmodsupport.c569 PyEval_CallFunction(PyObject *obj, const char *format, ...) in PyEval_CallFunction() function
/external/python/cpython2/PC/os2emx/
Dpython27.def1000 "PyEval_CallFunction"
/external/python/cpython2/Misc/
DHISTORY11852 - Added missing prototypes for PyEval_CallFunction() and