Home
last modified time | relevance | path

Searched defs:PyEval_CallObjectWithKeywords (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dcall.c405 PyEval_CallObjectWithKeywords(PyObject *callable, in PyEval_CallObjectWithKeywords() function
/aosp_15_r20/external/python/cpython2/Python/
Dceval.c4217 PyEval_CallObjectWithKeywords(PyObject *func, PyObject *arg, PyObject *kw) in PyEval_CallObjectWithKeywords() function