Lines Matching refs:firstbyte
1610 unsigned char firstbyte;1615 firstbyte = (unsigned char)(BFINAL + ((BTYPE & 1) << 1) + ((BTYPE & 2) << 1));1616 ucvector_push_back(out, firstbyte);