Searched refs:BITSET_ALLOC (Results 1 – 2 of 2) sorted by relevance
205 #define BITSET_ALLOC(_s, mt, mf) \ macro
285 #define BITSET_ALLOC(_s, mt, mf) malloc(BITSET_SIZE((_s)), mt, (mf)) macro