Searched refs:CPos (Results 1 – 6 of 6) sorted by relevance
1186 STATIC UINT32 CPos; in CompressOutput() local1195 CPos = mOutputPos++; in CompressOutput()1196 mBuf[CPos] = 0; in CompressOutput()1201 mBuf[CPos] = (UINT8)(mBuf[CPos]|mOutputMask); in CompressOutput()
1198 STATIC UINT32 CPos; in Output() local1206 CPos = mOutputPos++; in Output()1207 mBuf[CPos] = 0; in Output()1212 mBuf[CPos] |= mOutputMask; in Output()
1324 STATIC UINT32 CPos; in Output() local1338 CPos = mOutputPos++; in Output()1339 mBuf[CPos] = 0; in Output()1345 mBuf[CPos] |= mOutputMask; in Output()
1195 STATIC UINT32 CPos; in Output() local1203 CPos = mOutputPos++; in Output()1204 mBuf[CPos] = 0; in Output()1209 mBuf[CPos] |= mOutputMask; in Output()
1311 STATIC UINT32 CPos; in Output() local1325 CPos = mOutputPos++; in Output()1326 mBuf[CPos] = 0; in Output()1332 mBuf[CPos] |= mOutputMask; in Output()
1137 STATIC UINT32 CPos; in Output() local1151 CPos = mOutputPos++; in Output()1152 mBuf[CPos] = 0; in Output()1158 mBuf[CPos] |= mOutputMask; in Output()