stored_bitmap 20 pack-bitmap.c struct stored_bitmap *xor; stored_bitmap 96 pack-bitmap.c static struct ewah_bitmap *lookup_stored_bitmap(struct stored_bitmap *st) stored_bitmap 170 pack-bitmap.c static struct stored_bitmap *store_bitmap(struct bitmap_index *index, stored_bitmap 173 pack-bitmap.c struct stored_bitmap *xor_with, stored_bitmap 176 pack-bitmap.c struct stored_bitmap *stored; stored_bitmap 180 pack-bitmap.c stored = xmalloc(sizeof(struct stored_bitmap)); stored_bitmap 217 pack-bitmap.c struct stored_bitmap *recent_bitmaps[MAX_XOR_OFFSET] = { NULL }; stored_bitmap 222 pack-bitmap.c struct stored_bitmap *xor_bitmap = NULL; stored_bitmap 460 pack-bitmap.c struct stored_bitmap *st = kh_value(bitmap_git.bitmaps, hash_pos); stored_bitmap 517 pack-bitmap.c struct stored_bitmap *st = kh_value(bitmap_git.bitmaps, pos); stored_bitmap 954 pack-bitmap.c struct stored_bitmap *st = kh_value(bitmap_git.bitmaps, pos); stored_bitmap 1029 pack-bitmap.c struct stored_bitmap *stored;