Searched defs:UInt128 (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | fixed-dtoa.cc | 20 class UInt128 { class |
/external/clang/lib/Sema/ | ||
D | Sema.cpp | 163 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local |