Home | History | Annotate | Download | only in i18n

Lines Matching refs:x7F

3175                     numTempBuf[1] = (uint8_t)(0x80 + ((digIndx/2) & 0x7F));
4013 numTempBuf[1] = (uint8_t)(0x80 + (exponent & 0x7F));