Searched refs:gc_status_bit (Results 1 – 1 of 1) sorted by relevance
89 static const int gc_status_bit[] = { 0x40, 0x80, 0x20, 0x10, 0x08 }; variable220 s = gc_status_bit[i]; in gc_n64_process_packet()375 s = gc_status_bit[i]; in gc_nes_process_packet()483 s = gc_status_bit[i]; in gc_multi_process_packet()568 data[j] |= (read & gc_status_bit[j]) ? (1 << i) : 0; in gc_psx_command()