Searched refs:u_bottomNBytesOfDouble (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dputil.cpp197 WARNING! u_topNBytesOfDouble and u_bottomNBytesOfDouble
212 u_bottomNBytesOfDouble(double* d, int n) function
365 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
390 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
/external/icu/icu4c/source/common/
H A Dputil.cpp197 WARNING! u_topNBytesOfDouble and u_bottomNBytesOfDouble
212 u_bottomNBytesOfDouble(double* d, int n) function
365 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
390 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,

Completed in 96 milliseconds