Home
last modified time | relevance | path

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

/csrg-svn/sys/sparc/rcons/
H A Draster_op.c459 static u_long bytemask[4] = { 0xff000000, 0x00ff0000, 0x0000ff00, 0x000000ff }; variable
461 static u_long bytemask[4] = { 0x000000ff, 0x0000ff00, 0x00ff0000, 0xff000000 }; variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/
H A Ddver.c1465 int bytemask; /* mask to pick off byte index into stipple */ local
H A Ddvar.c1453 int bytemask; /* mask to pick off byte index into stipple */ local