Searched refs:u_bottomNBytesOfDouble (Results 1 – 1 of 1) sorted by relevance
179 u_bottomNBytesOfDouble(double* d, int n) in u_bottomNBytesOfDouble() function264 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number, in uprv_isNaN()289 uint32_t lowBits = *(uint32_t*)u_bottomNBytesOfDouble(&number, in uprv_isInfinite()412 lowBits = *(uint32_t*) u_bottomNBytesOfDouble(&x, sizeof(uint32_t)); in uprv_fmax()433 lowBits = *(uint32_t*) u_bottomNBytesOfDouble(&y, sizeof(uint32_t)); in uprv_fmin()462 lowBits = *(uint32_t*) u_bottomNBytesOfDouble(&d, sizeof(uint32_t)); in uprv_trunc()