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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_array.c881 int ndim1, ndim2, i, n;
918 ndim2 = DidArity((pw)->val.did);
921 for(i = 0; i < ndim2; i++)
933 w = (uword *)pw + RoundUp((ndim2+1)*sizeof(uword))/sizeof(uword);
880 int ndim1, ndim2, i, n; local

Completed in 79 milliseconds