Home | History | Annotate | Download | only in priv

Lines Matching refs:toUInt

644                            toUInt(Ptr_to_ULong(cee->addr));
2303 UInt wHi = toUInt(w64 >> 32);
2304 UInt wLo = toUInt(w64);