Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c655 sys_getdlopenflags(PyObject *self, PyObject *args) in sys_getdlopenflags() function
937 {"getdlopenflags", (PyCFunction)sys_getdlopenflags, METH_NOARGS,