Searched refs:CBIT (Results 1 – 10 of 10) sorted by relevance
52 #define CBIT 9 macro472 Number = (UINT16) GetBits (Sd, CBIT); in ReadCLen()475 CharC = (UINT16) GetBits (Sd, CBIT); in ReadCLen()519 CharC = (UINT16) (GetBits (Sd, CBIT) + 20); in ReadCLen()
67 #define CBIT 9 macro1058 PutBits(CBIT, n); in WriteCLen()1081 PutBits(CBIT, Count - 20); in WriteCLen()1152 PutBits(CBIT, 0); in SendBlock()1153 PutBits(CBIT, Root); in SendBlock()
225 EMIT1(CBIT)
406 ALU1(CBIT) in ALU2_ACC()
460 ALU1(CBIT) in ALU2_ACC()
186 ALU1(CBIT)
184 ALU1(CBIT) in ALU1()
1831 emit(CBIT(dst, op[0])); in nir_emit_alu()
1066 ALU1(CBIT) in ALU2()
1214 bld.CBIT(result, op[0]); in nir_emit_alu()