Searched refs:hipart (Results 1 – 3 of 3) sorted by relevance
1031 long hipart; in _Py_HashDouble() local1077 hipart = (long)v; /* take the top 32 bits */ in _Py_HashDouble()1078 v = (v - (double)hipart) * 2147483648.0; /* get the next 32 bits */ in _Py_HashDouble()1079 x = hipart + (long)v + (expo << 15); in _Py_HashDouble()
65 smiUINT32 hipart; member
2148 // unpack the hipart of this vector