Searched defs:__int128_t (Results 1 – 7 of 7) sorted by relevance
7 unsigned __int128_t; // expected-error {{redefinition of '__int128_t' as different kind of symbol}} variable
23 int __int128_t; in b() local
410 __int128_t subsection
409 __int128_t subsection
22 int __int128_t; in b() local
54 void f(__int128_t, __uint128_t) { } in f() argument