Home
last modified time | relevance | path

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

/external/rust/crates/uuid/src/
Dlib.rs914 let d2_in: u16 = 0xb1b2; in test_fields_roundtrip() localVariable
930 let d2_in: u16 = 0xb2b1; in test_fields_le_roundtrip() localVariable
946 let d2_in: u16 = 0xb1b2; in test_fields_le_are_actually_le() localVariable