Searched refs:uprv_readDirectUInt16 (Results 1 – 2 of 2) sorted by relevance
132 uprv_readDirectUInt16(uint16_t x) { in uprv_readDirectUInt16() function339 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
181 uprv_readDirectUInt16(uint16_t x) { in uprv_readDirectUInt16() function388 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()