Searched defs:bitalloc (Results 1 – 1 of 1) sorted by relevance
14 struct bitalloc { struct15 bitalloc_word_t size; argument16 bitalloc_word_t free_count; argument17 bitalloc_word_t storage[1]; argument