blob: 1880f113056e2130deb2acb9432fdba4b7c9f769 [file] [log] [blame] [edit]
struct foo {
__int128 my_signed;
unsigned __int128 my_unsigned;
};