Searched refs:check_int_128 (Results 1 – 1 of 1) sorted by relevance
33 typedef __int128 check_int_128; typedef34 typedef __int128_t check_int_128; // expected-note {{here}} typedef35 typedef int check_int_128; // expected-error {{different types ('int' vs '__int128_t' (aka '__int12… typedef