Home | History | Annotate | Download | only in cctest

Lines Matching refs:DoubleToBits

18235 static uint64_t DoubleToBits(double value) {
18310 uint64_t stored_bits = DoubleToBits(stored_number);
18332 uint64_t stored_bits = DoubleToBits(stored_date);