Home | History | Annotate | Download | only in coders

Lines Matching defs:byte

1105               byte;
1116 byte=0;
1120 byte<<=1;
1122 byte|=0x01;
1126 *q++=byte;
1128 byte=0;
1133 *q++=byte << (8-bit);