Home
last modified time | relevance | path

Searched refs:const_bits (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpcfb.c657 int const_bits, maps; in ega_tile_rectangle() local
672 const_bits = (zero ^ one) ^ 0xf; in ega_tile_rectangle()
673 if (const_bits) { in ega_tile_rectangle()
675 set_g_const_map(const_bits); in ega_tile_rectangle()
678 set_s_map(maps += const_bits); in ega_tile_rectangle()
683 set_s_map(maps += const_bits); in ega_tile_rectangle()
769 maps = again + const_bits; in ega_tile_rectangle()
780 if (const_bits) in ega_tile_rectangle()