Searched defs:GenericIdRepr (Results 1 – 1 of 1) sorted by relevance
16 struct GenericIdRepr { struct17 uint64_t tag : 4;18 uint64_t data : 60;