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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-string.cpp705 uint32_t uGL, uint32_t uC0, uint32_t uC1, uint32_t uG0,
728 if (RT_SUCCESS(rc) && uC0 != UINT32_MAX)
729 rc = rtIso2022Decoder_SetC0(pThis, uC0);
704 rtIso2022Decoder_Init(PRTISO2022DECODERSTATE pThis, const char *pchString, uint32_t cchString, uint32_t uGL, uint32_t uC0, uint32_t uC1, uint32_t uG0, PRTERRINFO pErrInfo) argument

Completed in 47 milliseconds