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

/barrelfish-master/usr/bench/rcce/bt/
H A Dsolve_subs.c4 #define ablock(m,n) ablock[(m-1)+5*(n-1)] macro
13 void matvec_sub(double ablock[],double avec[],double bvec[]) { argument
59 matmul_sub(double ablock[], double bblock[], double cblock[]) argument
[all...]

Completed in 24 milliseconds