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

/vbox/include/iprt/
H A Duint128.h891 DECLINLINE(PRTUINT128U) RTUInt128AssignShiftRight(PRTUINT128U pValueResult, int cBits) function
1340 RTUInt128AssignShiftRight(&NormDivisor, 1);
1364 RTUInt128AssignShiftRight(&NormDivisor, 1);

Completed in 3566 milliseconds