Searched refs:row1PtrL (Results 1 – 1 of 1) sorted by relevance
304 int32* row1PtrL = matL + ( iPivL * sizeL ); in bts_Int32Mat_solve2() local308 int32 tmpL = *row1PtrL; in bts_Int32Mat_solve2()309 *row1PtrL++ = *row2PtrL; in bts_Int32Mat_solve2()