Searched refs:eos_mask_7 (Results 1 – 1 of 1) sorted by relevance
284 short eos_mask_7; /* ... with 7 bit masked character */ member371 priv->eos_mask_7 = priv->eos & 0x7f; /* with this 7 bit eos */ in bb_read()1374 if (priv->eos_mask_7 == (byte & 0x7f)) in check_for_eos()