Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h725 {"setdlopenflags", (PyCFunction)sys_setdlopenflags, METH_O, sys_setdlopenflags__doc__},
731 sys_setdlopenflags(PyObject *module, PyObject *arg) in sys_setdlopenflags() function