Home
last modified time | relevance | path

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

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