Home
last modified time | relevance | path

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

/external/icu4c/common/
Dudataswp.c127 uprv_readSwapUInt16(uint16_t x) { in uprv_readSwapUInt16() function
339 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
396 headerSize=uprv_readSwapUInt16(pHeader->dataHeader.headerSize); in udata_openSwapperForInputData()
397 infoSize=uprv_readSwapUInt16(pHeader->info.size); in udata_openSwapperForInputData()