Home | History | Annotate | Download | only in dist

Lines Matching refs:aEnd

45963   u32 *aEnd = (u32 *)&a[nByte];
45979 }while( aData<aEnd );
45985 }while( aData<aEnd );
119531 char *aEnd = &aList[nList]; /* Pointer to one byte after EOF */
119533 while( p<aEnd ){