Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Dudataswp.c132 uprv_readDirectUInt16(uint16_t x) { in uprv_readDirectUInt16() function
339 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()
/external/icu/icu4c/source/common/
Dudataswp.c181 uprv_readDirectUInt16(uint16_t x) { in uprv_readDirectUInt16() function
388 … swapper->readUInt16= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt16 : uprv_readSwapUInt16; in udata_openSwapper()