Home | History | Annotate | Download | only in amalgamation

Lines Matching refs:pU8

14733   u8 *pU8;
14741 pU8 = (u8*)pAllocation;
14747 while( nReserve-- > p->iSize ) assert( pU8[nReserve]==0x65 );