Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dimport.c.h179 … {"get_frozen_object", (PyCFunction)_imp_get_frozen_object, METH_O, _imp_get_frozen_object__doc__},
185 _imp_get_frozen_object(PyObject *module, PyObject *arg) in _imp_get_frozen_object() function