Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_uhash_t

2955     Py_uhash_t x;
3004 if (x == (Py_uhash_t)-1)
3005 x = (Py_uhash_t)-2;