Searched defs:word_t (Results 1 – 6 of 6) sorted by relevance
29 typedef uint64_t word_t, mask_t; typedef35 typedef uint32_t word_t, mask_t; typedef
31 typedef uint16_t word_t; typedef
31 typedef uint64_t word_t; typedef34 typedef uint32_t word_t; typedef
18 using word_t = std::make_unsigned<Tagged_t>::type; typedef
418 typedef size_t word_t; typedef