Searched defs:pyresult (Results 1 – 4 of 4) sorted by relevance
72 static PyObject* check(PyObject* pyresult) { in check()419 THPObjectPtr pyresult(check(PyObject_CallMethodObjArgs( in call_begin_capture() local733 THPObjectPtr pyresult(check(PyObject_CallFunctionObjArgs( in compiled_autograd() local
15 PyObject *pyresult; in TESTNAME() local
99 PyObject* pyresult) { in THPVariable_UnpackList()