Searched refs:type128 (Results 1 – 2 of 2) sorted by relevance
134 typedef struct type128 { uint64_t x[2]; } type128; typedef
183 type128 int128; in SetValueFromData()599 (reinterpret_cast<const type128 *>(buffer.bytes.data()))->x); in GetAsUInt128()