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

/vbox/include/iprt/
H A Duint128.h942 DECLINLINE(int) RTUInt128Compare(PCRTUINT128U pValue1, PCRTUINT128U pValue2) function
1315 iDiff = RTUInt128Compare(pValue1, pValue2);

Completed in 47 milliseconds