Searched defs:high_bits (Results 1 – 4 of 4) sorted by relevance
84 int64_t high_bits = *reinterpret_cast<uint64_t*>(*args[1]); in GetFP() local
98 int32_t high_bits = static_cast<int32_t>(fp >> 32); in construct_call() local
17634 static double DoubleFromBits(uint32_t high_bits, uint32_t low_bits) { in DoubleFromBits()
2324 dbus_bool_t high_bits; in _dbus_string_hex_decode() local