shortsPerEU       366 dev/raidframe/rf_evenodd_dagfuncs.c 	int shortsPerEU = bytesPerEU / sizeof(short);
shortsPerEU       396 dev/raidframe/rf_evenodd_dagfuncs.c 		for (j = 0; j < shortsPerEU; j++) {
shortsPerEU       517 dev/raidframe/rf_evenodd_dagfuncs.c 	int shortsPerEU = bytesPerEU / sizeof(short);
shortsPerEU       552 dev/raidframe/rf_evenodd_dagfuncs.c 			ebuf_current = ((short *) ebuf) + i * shortsPerEU + k;
shortsPerEU       553 dev/raidframe/rf_evenodd_dagfuncs.c 			pbuf_current = ((short *) pbuf) + i * shortsPerEU + k;
shortsPerEU       587 dev/raidframe/rf_evenodd_dagfuncs.c 		dest_larger_current = dest_larger + row * shortsPerEU;
shortsPerEU       588 dev/raidframe/rf_evenodd_dagfuncs.c 		dest_smaller_current = dest_smaller + row * shortsPerEU;
shortsPerEU       606 dev/raidframe/rf_evenodd_dagfuncs.c 				    rrdrow * shortsPerEU;
shortsPerEU       607 dev/raidframe/rf_evenodd_dagfuncs.c 				for (k = 0; k < shortsPerEU; k++)
shortsPerEU       628 dev/raidframe/rf_evenodd_dagfuncs.c 			ebuf_current = (short *) ebuf + shortsPerEU * erow;
shortsPerEU       629 dev/raidframe/rf_evenodd_dagfuncs.c 			for (k = 0; k < shortsPerEU; k++)
shortsPerEU       643 dev/raidframe/rf_evenodd_dagfuncs.c 		for (k = 0; k < shortsPerEU; k++)
shortsPerEU       646 dev/raidframe/rf_evenodd_dagfuncs.c 		for (k = 0; k < shortsPerEU; k++)
shortsPerEU       666 dev/raidframe/rf_evenodd_dagfuncs.c 			    row * shortsPerEU;
shortsPerEU       667 dev/raidframe/rf_evenodd_dagfuncs.c 			for (k = 0; k < shortsPerEU; k++)
shortsPerEU       679 dev/raidframe/rf_evenodd_dagfuncs.c 		pbuf_current = (short *) pbuf + shortsPerEU * row;
shortsPerEU       680 dev/raidframe/rf_evenodd_dagfuncs.c 		for (k = 0; k < shortsPerEU; k++)
shortsPerEU       682 dev/raidframe/rf_evenodd_dagfuncs.c 		for (k = 0; k < shortsPerEU; k++)