Home
last modified time | relevance | path

Searched defs:rowsX (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbitvect.c3615 void Matrix_Multiplication(wordptr X, N_int rowsX, N_int colsX, in Matrix_Multiplication()
3656 void Matrix_Product(wordptr X, N_int rowsX, N_int colsX, in Matrix_Product()
3736 void Matrix_Transpose(wordptr X, N_int rowsX, N_int colsX, in Matrix_Transpose()