Searched defs:some_bytes (Results 1 – 2 of 2) sorted by relevance
28 optional bytes some_bytes = 25; field
1077 some_bytes: [u8; 8], in non_atomic_access_helper() field1105 let some_bytes = [1u8, 2, 4, 16, 32, 64, 128, 255]; in non_atomic_access_helper() localVariable