Searched refs:BNU_CHUNK_2H (Results 1 – 1 of 1) sorted by relevance
97 #define BNU_CHUNK_2H ((BNU_CHUNK_T)1 << (BNU_CHUNK_BITS/2)) macro98 #define LO_CHUNK(c) ((BNU_CHUNK_T)(c) & (BNU_CHUNK_2H - 1))154 __x3 += BNU_CHUNK_2H; \