Searched refs:swapmatrix (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c492 lambda_matrix swapmatrix, A1, B1; local
595 swapmatrix = A;
597 A1 = swapmatrix;
599 swapmatrix = B;
601 B1 = swapmatrix;

Completed in 82 milliseconds