Searched refs:_imp_source_hash_impl (Results 1 – 2 of 2) sorted by relevance
407 _imp_source_hash_impl(PyObject *module, long key, Py_buffer *source);434 return_value = _imp_source_hash_impl(module, key, &source); in _imp_source_hash()
2101 _imp_source_hash_impl(PyObject *module, long key, Py_buffer *source) in _imp_source_hash_impl() function