Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dimport.c.h363 …{"source_hash", (PyCFunction)_imp_source_hash, METH_FASTCALL|METH_KEYWORDS, _imp_source_hash__doc_…
369 _imp_source_hash(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _imp_source_hash() function