Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Deval_frame.c93 static PyObject* THPPyInterpreterFrame_f_lasti(THPPyInterpreterFrame* self, PyObject* _noargs) { in THPPyInterpreterFrame_f_lasti()
97 static PyObject* THPPyInterpreterFrame_f_lineno(THPPyInterpreterFrame* self, PyObject* _noargs) { in THPPyInterpreterFrame_f_lineno()
108 static PyObject* THPPyInterpreterFrame_f_back(THPPyInterpreterFrame* self, PyObject* _noargs) { in THPPyInterpreterFrame_f_back()