Searched defs:GET_BIT (Results 1 – 3 of 3) sorted by relevance
16 #define GET_BIT(map,bit) ( MAP_CHUNK(map,bit) & (1 << CHUNK_OFFSET(bit) )) macro
72 #define GET_BIT(lll,uuu) \ macro
1154 #define GET_BIT(lll,uuu) \ macro