Searched refs:select (Results 1 – 5 of 5) sorted by relevance
382 u16 select; in select_channel() local399 select = (u16)(((RAND() & 0xFF) * num) / 0x100); in select_channel()407 if (select == 0) in select_channel()411 select--; in select_channel()
173 int select = (int)(((OS_GetVBlankCount() & 0xFF) * num) / 0x100); in GetChannelProc() local177 if ((sChannelBitmap & (1 << i)) && (--select < 0)) in GetChannelProc()
14 Using the +Control Pad, select the child device that will become the target of operations and then …
2730 u16 select; in SelectChannel() local2747 select = (u16)(((RAND() & 0xFF) * num) / 0x100); in SelectChannel()2755 if (select == 0) in SelectChannel()2759 select--; in SelectChannel()
2864 u16 select; in SelectChannel() local2881 select = (u16)(((RAND() & 0xFF) * num) / 0x100); in SelectChannel()2889 if (select == 0) in SelectChannel()2893 select--; in SelectChannel()