Searched refs:CBIT (Results 1 – 2 of 2) 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()