Searched refs:PyDict_Clear (Results 1 – 13 of 13) sorted by relevance
88 PyDict_Clear( beos_dyn_images ); in beos_cleanup_dyn()
391 PyDict_Clear(interp->modules_reloading); in imp_modules_reloading_clear()552 PyDict_Clear(modules); in PyImport_Cleanup()
114 PyAPI_FUNC(void) PyDict_Clear(PyObject *mp);
120 PyDict_Clear
58 .. c:function:: void PyDict_Clear(PyObject *p)
890 PyDict_Clear(PyObject *op) in PyDict_Clear() function2028 PyDict_Clear((PyObject *)mp); in dict_clear()2152 PyDict_Clear(op); in dict_tp_clear()
4859 PyDict_Clear(interned); in _Py_ReleaseInternedStrings()
2827 PyDict_Clear(type->tp_dict); in type_clear()
271 "PyDict_Clear"
204 PyDict_Clear:void:::205 PyDict_Clear:PyObject*:p:0:
1833 PyDict_Clear(cache); in cache_struct()
2861 PyDict_Clear(self->memo); in Pickle_clear_memo()2992 PyDict_Clear(self->memo); in Pickle_getvalue()
1700 PyDict_Clear(self->composite_fields); in CheckAndGetInteger()