Searched defs:uint64 (Results 1 – 3 of 3) sorted by relevance
46 typedef unsigned long long int uint64; typedef
145 struct uint64 { struct146 u32 high_word;147 u32 low_word;
62 typedef unsigned long long int uint64; typedef