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

/vbox/include/iprt/
H A Duint128.h996 DECLINLINE(bool) RTUInt128IsLarger(PCRTUINT128U pValue1, PCRTUINT128U pValue2) function
1338 if (RTUInt128IsLarger(&NormDivisor, pValue1))

Completed in 1875 milliseconds