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