Searched refs:u_FFFF (Results 1 – 2 of 2) sorted by relevance
85 union u_FFFF { char c; long l; } u1 = { .l = 0xFFFF }; union