Searched refs:sys_setdlopenflags_impl (Results 1 – 2 of 2) sorted by relevance
575 sys_setdlopenflags_impl(PyObject *module, int new_val);587 return_value = sys_setdlopenflags_impl(module, new_val); in sys_setdlopenflags()
1608 sys_setdlopenflags_impl(PyObject *module, int new_val) in sys_setdlopenflags_impl() function