Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1421 static PyObject *py_dl_open(PyObject *self, PyObject *args) in py_dl_open() function
1940 {"dlopen", py_dl_open, METH_VARARGS,