Home | History | Annotate | Download | only in tests

Lines Matching refs:UNALIGNED_BH

2255 #define UNALIGNED_BH(zz)  ((zz) & 0x01f)
2325 while (ISSET_BH(k) && UNALIGNED_BH(k)) k++;
2332 while (!ISSET_BH(k) && UNALIGNED_BH(k)) k++;
2381 #undef UNALIGNED_BH