Lines Matching refs:x1F
365 xmit_accm[n >> 5] |= 1 << (n & 0x1F);385 if (xmit_accm[n >> 5] & (1 << (n & 0x1f))) {