Searched refs:LO_CHUNK (Results 1 – 1 of 1) sorted by relevance
98 #define LO_CHUNK(c) ((BNU_CHUNK_T)(c) & (BNU_CHUNK_2H - 1)) macro141 BNU_CHUNK_T __aL = LO_CHUNK((A)); \143 BNU_CHUNK_T __bL = LO_CHUNK((B)); \157 (RL) = (__x1 << BNU_CHUNK_BITS/2) + LO_CHUNK(__x0); \