Home
last modified time | relevance | path

Searched defs:PositionOfSignBit (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/numerics/
Dsafe_conversions_impl.h44 struct PositionOfSignBit { struct
45 static const size_t value = IntegerBitsPlusSign<Integer>::value - 1;
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions_impl.h50 struct PositionOfSignBit struct
52 static const size_t value = IntegerBitsPlusSign<Integer>::value - 1;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp1630 struct PositionOfSignBit struct
1635 static const size_t value = 8 * sizeof(IntegerType) - 1;