Searched refs:uprv_readSwapUInt32 (Results 1 – 1 of 1) sorted by relevance
188 uprv_readSwapUInt32(uint32_t x) { in uprv_readSwapUInt32() function391 … swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32; in udata_openSwapper()