Home | History | Annotate | Download | only in orig

Lines Matching defs:aEnd

45935   u32 *aEnd = (u32 *)&a[nByte];
45951 }while( aData<aEnd );
45957 }while( aData<aEnd );
119495 char *aEnd = &aList[nList]; /* Pointer to one byte after EOF */
119497 while( p<aEnd ){