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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-integer.cpp81 RTDECL(int) RTAsn1Integer_InitU64(PRTASN1INTEGER pThis, uint64_t uValue, PCRTASN1ALLOCATORVTABLE pAllocator) function
167 int rc = RTAsn1Integer_InitU64(pThis, uValue, pAllocator);
/vbox/include/iprt/
H A Dmangling.h2146 # define RTAsn1Integer_InitU64 RT_MANGLER(RTAsn1Integer_InitU64) macro

Completed in 80 milliseconds