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

/vbox/include/iprt/
H A Duint128.h971 DECLINLINE(bool) RTUInt128IsSmaller(PCRTUINT128U pValue1, PCRTUINT128U pValue2) function
1362 if (RTUInt128IsSmaller(pRemainder, pValue2))

Completed in 154 milliseconds