Home
last modified time | relevance | path

Searched defs:PyObject_CallFunction (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Dabstract.h139 # define PyObject_CallFunction _PyObject_CallFunction_SizeT macro
/third_party/python/Objects/
H A Dcall.c551 PyObject_CallFunction(PyObject *callable, const char *format, ...) in PyObject_CallFunction() function

Completed in 4 milliseconds