Home
last modified time | relevance | path

Searched refs:_build_result (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c3815 _build_result(PyObject *result, PyObject *callargs, in _build_result() function
4000 return _build_result(result, callargs, in PyCFuncPtr_call()
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c3924 _build_result(PyObject *result, PyObject *callargs, in _build_result() function
4107 return _build_result(result, callargs, in PyCFuncPtr_call()