Searched defs:lhsa (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/bench/rcce/bt/
H A Dwork_lhs.h13 #define lhsa(m,n,i) lhsa[(m-1)+5*((n-1)+5*(i+1))] macro
19 lhsa[5*5*(MAX_CELL_DIM+2)], variable
H A Dinitialize.c282 void lhsabinit(double lhsa[], double lhsb[], int size) { argument
284 #define lhsa(m,n,i) lhsa[(m-1)+5*((n-1)+5*(i+1))] macro

Completed in 78 milliseconds