Searched refs:HasEightBits (Results 1 – 4 of 4) sorted by relevance
407 HasEightBits = false;509 HasEightBits |= bitset(0x80, c);1029 if (HasEightBits)
1500 else if (!HasEightBits)1506 HasEightBits = true;
1072 if (HasEightBits)
2524 EXTERN bool HasEightBits; /* has at least one eight bit input byte */ variable