Home
last modified time | relevance | path

Searched defs:call_function (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1417 call_function(PyObject *self, PyObject *args) in call_function() function
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1486 call_function(PyObject *self, PyObject *args) in call_function() function
/external/python/cpython2/Python/
Dceval.c4331 call_function(PyObject ***pp_stack, int oparg in call_function() function