Searched refs:PARTNUM (Results 1 – 3 of 3) 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 …]
123 PARTNUM ?= 0127 $(DDR_TOPOLOGY) $(PARTNUM) $(DEBUG) $(DOIMAGE_CFG) $(TIMNCFG) $(TIMNSIG) 1
200 - PARTNUM264 MARVELL_SECURE_BOOT=0 DDR_TOPOLOGY=3 BOOTDEV=SPINOR PARTNUM=0 PLAT=a3700 \