Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_collectionsmodule.c1646 defdict_tp_clear(defdictobject *dd) in defdict_tp_clear() function
1722 (inquiry)defdict_tp_clear, /* tp_clear */
/external/python/cpython3/Modules/
D_collectionsmodule.c2156 defdict_tp_clear(defdictobject *dd) in defdict_tp_clear() function
2232 (inquiry)defdict_tp_clear, /* tp_clear */