Searched defs:Xword (Results 1 – 2 of 2) sorted by relevance
55 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */ typedef58 typedef Elf64_Xword Xword; typedef
91 using Xword = packed<uint64_t>; member