Searched refs:bitPosInInt (Results 1 – 1 of 1) sorted by relevance
1272 int bitPosInInt = pos % 32; in fillExtRoutingPositionLocked() local1273 array[index] |= (0x1 << bitPosInInt); in fillExtRoutingPositionLocked()