Searched refs:check_uint_128 (Results 1 – 1 of 1) sorted by relevance
37 typedef unsigned __int128 check_uint_128; typedef38 typedef __uint128_t check_uint_128; // expected-note {{here}} typedef39 typedef int check_uint_128; // expected-error {{different types ('int' vs '__uint128_t' (aka 'unsig… typedef