Searched refs:_Py_ext_module_loader_result_clear (Results 1 – 4 of 4) sorted by relevance
84 extern void _Py_ext_module_loader_result_clear(
240 _Py_ext_module_loader_result_clear(struct _Py_ext_module_loader_result *res) in _Py_ext_module_loader_result_clear() function310 _Py_ext_module_loader_result_clear(res); in _Py_ext_module_loader_result_apply_error()
1860 _Py_ext_module_loader_result_clear(&res); in reload_singlephase_extension()2136 _Py_ext_module_loader_result_clear(&res); in import_run_extension()2141 _Py_ext_module_loader_result_clear(&res); in import_run_extension()
26438 …<function-decl name='_Py_ext_module_loader_result_clear' filepath='./Include/internal/pycore_impor…