Searched defs:UInt128 (Results 1 – 2 of 2) sorted by relevance
56 UInt128 = 0x0079, // 128 bit unsigned int enumerator
251 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local