Searched refs:npix (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwscons_rinit.c71 u_int32_t *pix, npix; local
82 npix = 0;
85 npix |= (1 << (31 - bit));
86 pix[i] = npix;

Completed in 97 milliseconds