Searched defs:GetHighHalf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.cpp272 word GetHighHalf() const {return m_halfs.high;} function in class:DWord
343 hword GetHighHalf() const {return hword(m_whole>>(WORD_BITS/2));} function in class:Word
[all...]

Completed in 52 milliseconds