Searched refs:_BTGETA (Results 1 – 1 of 1) sorted by relevance
1543 #define _BTGETA(i,j) (A[i][j]) macro1545 #define BTGETA(i,j) ((i > j) ? _BTGETA(i,j) : _BTGETA(j,i))