Searched refs:row2PtrL (Results 1 – 1 of 1) sorted by relevance
305 int32* row2PtrL = matL + ( jPivL * sizeL ); in bts_Int32Mat_solve2() local309 *row1PtrL++ = *row2PtrL; in bts_Int32Mat_solve2()310 *row2PtrL++ = tmpL; in bts_Int32Mat_solve2()