Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1517 call_cdeclfunction(PyObject *self, PyObject *args) in call_cdeclfunction() function
1950 {"call_cdeclfunction", call_cdeclfunction, METH_VARARGS },
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1628 call_cdeclfunction(PyObject *self, PyObject *args) in call_cdeclfunction() function
2034 {"call_cdeclfunction", call_cdeclfunction, METH_VARARGS },