Searched defs:kPhysicalSignificandSize (Results 1 – 6 of 6) sorted by relevance
40 constexpr int kPhysicalSignificandSize = 23; // Excludes the hidden bit. in make_float() local92 constexpr int kPhysicalSignificandSize = 52; // Excludes the hidden bit. in make_double() local
63 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit. variable294 static const int kPhysicalSignificandSize = 23; // Excludes the hidden bit. variable
63 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit. variable307 static const int kPhysicalSignificandSize = 23; // Excludes the hidden bit. variable
49 static const int kPhysicalSignificandSize = 52; // Excludes the hidden bit. variable293 static const int kPhysicalSignificandSize = 23; // Excludes the hidden bit. variable
25 static constexpr int kPhysicalSignificandSize = variable