Searched defs:uGL (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/asn1/ |
H A D | asn1-ut-string.cpp | 705 uint32_t uGL, uint32_t uC0, uint32_t uC1, uint32_t uG0, 724 if (uGL != UINT32_MAX) 725 rc = rtIso2022Decoder_LookupAndSet(&pThis->pMapGL, uGL, g_paGLMaps, RT_ELEMENTS(g_paGLMaps)); 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 53 milliseconds