Format: AllC/C++CSSTextshell script Advanced Search
204: #define InH(ix) in_h(IOB + ((ix) * IOSTEP)) 205: #define InW(ix) in_w(IOB + ((ix) * IOSTEP)) 206: #define OutB(ix, dt) out_b(IOB + ((ix) * IOSTEP), (dt))