Searched refs:vp1L (Results 1 – 1 of 1) sorted by relevance
246 struct bts_Flt16Vec* vp1L = &ptrL->vecE; in bts_MapSequence_map() local249 mapPtrL->vpMapE( cpA, mapPtrL, inVecPtrA, vp1L ); in bts_MapSequence_map()254 mapPtrL->vpMapE( cpA, mapPtrL, vp1L, vp2L ); in bts_MapSequence_map()258 struct bts_Flt16Vec* vpL = vp1L; in bts_MapSequence_map()259 vp1L = vp2L; in bts_MapSequence_map()265 if( vp1L != outVecPtrA ) bts_Flt16Vec_copy( cpA, outVecPtrA, vp1L ); in bts_MapSequence_map()