Searched refs:PCRTASN1BOOLEAN (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-boolean.cpp112 RTDECL(int) RTAsn1Boolean_Clone(PRTASN1BOOLEAN pThis, PCRTASN1BOOLEAN pSrc, PCRTASN1ALLOCATORVTABLE pAllocator)
168 RTDECL(int) RTAsn1Boolean_Compare(PCRTASN1BOOLEAN pLeft, PCRTASN1BOOLEAN pRight)
187 RTDECL(int) RTAsn1Boolean_CheckSanity(PCRTASN1BOOLEAN pThis, uint32_t fFlags, PRTERRINFO pErrInfo, const char *pszErrorTag)
H A Dasn1-dump.cpp592 rtAsn1DumpPrintf(pData, "BOOLEAN %s %RTbool\n", pszValuePrefix, ((PCRTASN1BOOLEAN)pAsn1Core)->fValue);
/vbox/include/iprt/
H A Dasn1.h850 typedef RTASN1BOOLEAN const *PCRTASN1BOOLEAN; typedef

Completed in 175 milliseconds