Searched refs:COMP_ISMEMBER (Results 1 – 1 of 1) sorted by relevance
68 #define COMP_ISMEMBER(a, p) ((((comp_chunk_t *)(a))[compword(p)] & \ macro81 if (COMP_ISMEMBER(comps, next_bit)) { in bitfinder()