Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testlimitedcapi/
Dtestcapi_long.h15 PyObject *pyresult; in TESTNAME() local
/external/pytorch/torch/csrc/autograd/
Dpython_variable.h99 PyObject* pyresult) { in THPVariable_UnpackList()
/external/pytorch/torch/csrc/dynamo/
Dpython_compiled_autograd.cpp72 static PyObject* check(PyObject* pyresult) { in check()
419 THPObjectPtr pyresult(check(PyObject_CallMethodObjArgs( in call_begin_capture() local
733 THPObjectPtr pyresult(check(PyObject_CallFunctionObjArgs( in compiled_autograd() local
/external/python/cpython3/Modules/
D_localemodule.c612 PyObject *pyresult = PyUnicode_DecodeLocale(buf, NULL); in decode_strings() local
642 PyObject *pyresult; in _locale_nl_langinfo_impl() local