Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dheap-number.h51 static const int kExponentBits = 11; variable
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer.cc324 constexpr uint32_t kExponentBits = 8; in try_hex_float() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp59290 static const Bits kExponentBits = 0x7F800000UL; member
59302 static const Bits kExponentBits = 0x7ff0000000000000ULL; member