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