Searched refs:cResult (Results 1 – 2 of 2) sorted by relevance
28 FX_INT32 read1Byte(FX_BYTE *cResult);183 inline FX_INT32 CJBig2_BitStream::read1Byte(FX_BYTE *cResult) in read1Byte() argument186 *cResult = m_pBuf[m_dwByteIdx]; in read1Byte()
367 ConversionResult cResult; in toUTF8_UTF16() local392 cResult = ConvertUTF16toUTF8 in toUTF8_UTF16()