bitfill32        3140 drivers/video/fbdev/amifb.c 		bitfill32(dst, dst_idx, color & 1 ? ~0 : 0, n);
bitfill32        3326 drivers/video/fbdev/amifb.c 			bitfill32(dst, dst_idx, fgcolor & 1 ? ~0 : 0, n);