Searched refs:PARTNUM (Results 1 – 1 of 1) sorted by relevance
719 #define PARTNUM 10 /* used to determine even distribution of random numbers */ macro746 long cntarr[PARTNUM];747 long valbound[PARTNUM];748 long long lvalbound[PARTNUM];750 for (ind = 0; ind < PARTNUM; ind++)773 part = lmax / PARTNUM;774 for (ind = 0; ind < PARTNUM; ind++) {786 for (ind = 0; ind < PARTNUM - 1; ind++) {793 if (lret > valbound[PARTNUM - 1]) {794 cntarr[PARTNUM - 1]++;[all …]