Lines Matching refs:rest
239 uint16_t rest = 0;608 rest = (uint16_t)(((unsigned char)rest << 8) + (unsigned char)myptr[x]);609 if (rest==CodePagesSubstitutionChars[codepage_index])