Searched refs:bstring (Results 1 – 5 of 5) sorted by relevance
39 struct bstring struct42 struct bstring *next; argument74 struct bstring **bucket; argument136 struct bstring **new_buckets; in expand_hash_table()156 new_buckets = (struct bstring **) xmalloc (new_size); in expand_hash_table()167 struct bstring *s, *next; in expand_hash_table()171 struct bstring **new_bucket; in expand_hash_table()193 #define BSTRING_SIZE(n) (offsetof (struct bstring, d.data) + (n))204 struct bstring *s; in bcache_data()234 struct bstring *new in bcache_data()[all …]
6661 (struct bstring, struct bcache): Move definition to "bcache.c".6667 (struct bstring, struct bcache): Moved to here from "bcache.h".
1278 * bcache.c (struct bstring): Make "length" an unsigned short, add
528 void *bstring = NULL; in test_read_elements() local623 void *bstring = NULL; in test_printf_elements() local
330 void *bstring = NULL; in test() local408 if (ober_get_bitstring(elm, &bstring, &len) == -1) { in test()