Searched defs:Int128 (Results 1 – 1 of 1) sorted by relevance
12 typedef __int128_t Int128; typedef227 typedef struct Int128 Int128; typedef238 struct Int128 { struct248 static inline Int128 int128_make64(uint64_t a) in int128_make64() argument