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