BITMAP_POOL_MAX 678 ewah/ewah_bitmap.c static struct ewah_bitmap *bitmap_pool[BITMAP_POOL_MAX]; BITMAP_POOL_MAX 694 ewah/ewah_bitmap.c if (bitmap_pool_size == BITMAP_POOL_MAX ||