Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_ctypes/
D_ctypes.c4736 Simple_from_outparm(PyObject *self, PyObject *args) in Simple_from_outparm() function
4747 { "__ctypes_from_outparam__", Simple_from_outparm, METH_NOARGS, },
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c4937 Simple_from_outparm(PyObject *self, PyObject *args) in Simple_from_outparm() function
4948 { "__ctypes_from_outparam__", Simple_from_outparm, METH_NOARGS, },