Searched defs:Int128 (Results 1 – 2 of 2) sorted by relevance
56 Int128 = 0x0078, // 128 bit signed int enumerator
289 DeclarationName Int128 = &Context.Idents.get("__int128_t"); in Initialize() local