HomeSort by relevance Sort by last modified time
    Searched refs:u_bottomNBytesOfDouble (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
putil.cpp 197 WARNING! u_topNBytesOfDouble and u_bottomNBytesOfDouble
212 u_bottomNBytesOfDouble(double* d, int n)
365 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
390 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
    [all...]
  /external/icu/icu4c/source/common/
putil.cpp 197 WARNING! u_topNBytesOfDouble and u_bottomNBytesOfDouble
212 u_bottomNBytesOfDouble(double* d, int n)
365 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
390 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number,
    [all...]

Completed in 52 milliseconds