Searched defs:be (Results 1 – 3 of 3) sorted by relevance
75 BatteryEntry be; in run() local
139 const uint64_t be = (e == kDpDenormalExponent && (f & kDpHiddenBit) == 0) ? 0 : in ToDouble() local