Home | History | Annotate | Download | only in cintltst

Lines Matching refs:rest

282     uint16_t            rest                =   0;
651 rest = (uint16_t)(((unsigned char)rest << 8) + (unsigned char)myptr[x]);
652 if (rest==CodePagesSubstitutionChars[codepage_index])