Searched defs:twobytemask (Results 1 – 1 of 1) sorted by relevance
524 static u_int32_t twobytemask[2] = { 0xffff0000, 0x0000ffff }; variable543 static u_int32_t twobytemask[2] = { 0x0000ffff, 0xffff0000 }; variable