Searched refs:RTAsn1Integer_InitU64 (Results 1 - 3 of 3) 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 Dasn1.h779 RTDECL(int) RTAsn1Integer_InitU64(PRTASN1INTEGER pThis, uint64_t uValue, PCRTASN1ALLOCATORVTABLE pAllocator);
H A Dmangling.h2146 # define RTAsn1Integer_InitU64 RT_MANGLER(RTAsn1Integer_InitU64) macro

Completed in 3910 milliseconds