Home
last modified time | relevance | path

Searched defs:kSignBit (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer.cc327 constexpr uint32_t kSignBit = 31; in try_hex_float() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp59289 static const Bits kSignBit = 0x80000000UL; member
59301 static const Bits kSignBit = 0x8000000000000000ULL; member