Lines Matching refs:actArrL
1039 int32* actArrL = ptrA->actArrE.arrPtrE;
1042 if( actArrL[ iL ] < minActL )
1044 minActL = actArrL[ iL ];
1224 int32* actArrL = ptrA->actArrE.arrPtrE;
1239 if( actArrL[ iL ] > a1L )
1241 a1L = actArrL[ iL ];
1249 actArrL[ maxIdxL ] = actArrL[ begIdxL ];
1251 actArrL[ begIdxL ] = a1L;
1260 int32* a2pL = &actArrL[ iL ];
1275 *a2pL = actArrL[ endIdxL ];