Searched defs:to_u128 (Results 1 – 1 of 1) sorted by relevance
277 #define to_u128(x) (x) macro315 static inline _u128 to_u128(uint64_t x) in to_u128() function