Searched refs:uprv_readSwapUInt16 (Results 1 – 1 of 1) sorted by relevance
176 uprv_readSwapUInt16(uint16_t x) { in uprv_readSwapUInt16() function388 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()452 headerSize=uprv_readSwapUInt16(pHeader->dataHeader.headerSize); in udata_openSwapperForInputData()453 infoSize=uprv_readSwapUInt16(pHeader->info.size); in udata_openSwapperForInputData()