Home
last modified time | relevance | path

Searched refs:sys_getdlopenflags (Results 1 – 2 of 2) 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,
/external/python/cpython3/Python/
Dsysmodule.c1188 sys_getdlopenflags(PyObject *self, PyObject *args) in sys_getdlopenflags() function
1533 {"getdlopenflags", (PyCFunction)sys_getdlopenflags, METH_NOARGS,