Home | History | Annotate | Download | only in dist

Lines Matching refs:pU8

14486   u8 *pU8;
14494 pU8 = (u8*)pAllocation;
14500 while( nReserve-- > p->iSize ) assert( pU8[nReserve]==0x65 );