Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
Dpythoncapi_compat.h414 PyObject_CallOneArg(PyObject *func, PyObject *arg) in PyObject_CallOneArg() function
/external/python/cpython3/Objects/
Dcall.c386 PyObject_CallOneArg(PyObject *func, PyObject *arg) in PyObject_CallOneArg() function