Home | History | Annotate | Download | only in Objects

Lines Matching refs:phash

1046 _PyDict_Next(PyObject *op, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue, long *phash)
1064 *phash = (long)(ep[i].me_hash);