Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_struct.c2335 _structmodule_clear(PyObject *module) in _structmodule_clear() function
2349 _structmodule_clear((PyObject *)module); in _structmodule_free()
2360 _structmodule_clear,