Searched refs:GetWhole (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.cpp341 word GetWhole() const {return m_whole;} function in class:Word
413 return DivideFourWordsByTwo<hword, Word>(r, m_halfs.low, m_halfs.high, a).GetWhole();
433 return Word(r[0], r[1]).GetWhole();

Completed in 76 milliseconds