Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h396 PyObject_CallNoArgs(PyObject *func) in PyObject_CallNoArgs() function
/aosp_15_r20/external/python/cpython3/Objects/
Dcall.c110 PyObject_CallNoArgs(PyObject *func) in PyObject_CallNoArgs() function