Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c629 sys_setdlopenflags(PyObject *self, PyObject *args) in sys_setdlopenflags() function
978 {"setdlopenflags", sys_setdlopenflags, METH_VARARGS,
/external/python/cpython3/Python/
Dsysmodule.c1165 sys_setdlopenflags(PyObject *self, PyObject *args) in sys_setdlopenflags() function
1580 {"setdlopenflags", sys_setdlopenflags, METH_VARARGS,