Home
last modified time | relevance | path

Searched refs:uprv_readSwapUInt16 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dudataswp.cpp178 uprv_readSwapUInt16(uint16_t x) { in uprv_readSwapUInt16() function
390 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
454 headerSize=uprv_readSwapUInt16(pHeader->dataHeader.headerSize); in udata_openSwapperForInputData()
455 infoSize=uprv_readSwapUInt16(pHeader->info.size); in udata_openSwapperForInputData()