Searched refs:pStop (Results 1 – 1 of 1) sorted by relevance
79518 u8 *pStop; local79568 pStop = &pCell[9];79569 while( (*(pCell++)&0x80) && pCell<pStop );79570 pStop = &pCell[9];79571 while( ((*(pOut++) = *(pCell++))&0x80) && pCell<pStop );