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

/vbox/include/iprt/
H A Duint128.h71 DECLINLINE(PRTUINT128U) RTUInt128SetZero(PRTUINT128U pResult) function
848 RTUInt128SetZero(pValueResult);
866 RTUInt128SetZero(pValueResult);
1307 RTUInt128SetZero(pRemainder);
1319 RTUInt128SetZero(pQuotient);
1325 RTUInt128SetZero(pRemainder);
1347 RTUInt128SetZero(pQuotient);

Completed in 58 milliseconds