Home
last modified time | relevance | path

Searched defs:twobytemask (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/rcons/
H A Draster_op.c524 static u_int32_t twobytemask[2] = { 0xffff0000, 0x0000ffff }; variable
543 static u_int32_t twobytemask[2] = { 0x0000ffff, 0xffff0000 }; variable