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

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-ut-string.cpp115 #define RTISO2022_UNUSED UINT16_C(0xffff) macro
757 if (RT_LIKELY(wc != RTISO2022_UNUSED))
786 if (RT_LIKELY(wc != RTISO2022_UNUSED))
824 if (wc != RTISO2022_UNUSED)
867 if (RT_LIKELY(wc != RTISO2022_UNUSED))
897 if (RT_LIKELY(wc != RTISO2022_UNUSED))
931 if (wc != RTISO2022_UNUSED)
975 if (wc != RTISO2022_UNUSED)
1184 if (g_awcIsoIr102Decode[b - 0x20] == RTISO2022_UNUSED)

Completed in 328 milliseconds