Searched refs:p1end (Results 1 – 1 of 1) sorted by relevance
316 const u16* p1end = (const u16*)( (const u8*)p1 + size ); in MIi_CpuComp16() local318 while( p1 < p1end ) in MIi_CpuComp16()539 const u32* p1end = (const u32*)( (const u8*)p1 + size ); in MIi_CpuComp32() local541 for( ; p1 < p1end; ++p1, ++p2 ) in MIi_CpuComp32()1415 const u8* p1end = (const u8*)( (const u8*)p1 + size ); in MI_CpuComp8() local1417 while( p1 < p1end ) in MI_CpuComp8()