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