Searched refs:iPivL (Results 1 – 1 of 1) sorted by relevance
242 int32 iPivL; in bts_Int32Mat_solve2() local256 iPivL = 0; in bts_Int32Mat_solve2()281 iPivL = iL; in bts_Int32Mat_solve2()302 if( iPivL != jPivL ) in bts_Int32Mat_solve2()304 int32* row1PtrL = matL + ( iPivL * sizeL ); in bts_Int32Mat_solve2()315 vecL[ jPivL ] = vecL[ iPivL ]; in bts_Int32Mat_solve2()316 vecL[ iPivL ] = tmpL; in bts_Int32Mat_solve2()