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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-integer.cpp206 RTDECL(int) RTAsn1Integer_UnsignedCompare(PCRTASN1INTEGER pLeft, PCRTASN1INTEGER pRight) function
431 return RTAsn1Integer_UnsignedCompare(pLeft, pRight);
/vbox/include/iprt/
H A Dmangling.h2148 # define RTAsn1Integer_UnsignedCompare RT_MANGLER(RTAsn1Integer_UnsignedCompare) macro

Completed in 82 milliseconds