Searched refs:DECLARE_HEAP (Results 1 – 2 of 2) sorted by relevance
444 DECLARE_HEAP(struct bucket *, heap);712 DECLARE_HEAP(struct btree *, flush_btree);
36 #define DECLARE_HEAP(type, name) \ macro