Searched refs:test_Int128 (Results 1 – 1 of 1) sorted by relevance
37 consteval __int128 test_Int128() { return (__int128)0xFFFFFFFFFFFFFFFF + (__int128)1; } in test_Int128() function49 (void)test_Int128(); in test()