Searched refs:xl (Results 1 – 2 of 2) sorted by relevance
327 xl ^= bfs->pax[i]; \328 xr ^= ((bfs->sbx[0][xl >> 24] + \329 bfs->sbx[1][(xl & 0xFF0000) >> 16]) ^ \330 bfs->sbx[2][(xl & 0xFF00) >> 8]) + \331 bfs->sbx[3][xl & 0xFF];335 xl ^= ((bfs->sbx[0][xr >> 24] + \347 UINT32_T xl = *p_xl; in bf_e_block() local358 xl ^= bfs->pax[16]; in bf_e_block()360 temp = xl; in bf_e_block()361 xl = xr; in bf_e_block()[all …]
422 xl 티