Home
last modified time | relevance | path

Searched refs:row2PtrL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DInt32Mat.c305 int32* row2PtrL = matL + ( jPivL * sizeL ); in bts_Int32Mat_solve2() local
309 *row1PtrL++ = *row2PtrL; in bts_Int32Mat_solve2()
310 *row2PtrL++ = tmpL; in bts_Int32Mat_solve2()