Home | History | Annotate | Download | only in orig

Lines Matching refs:pU8

16727   u8 *pU8;
16735 pU8 = (u8*)pAllocation;
16741 while( nReserve-- > p->iSize ) assert( pU8[nReserve]==0x65 );