Searched refs:POOL_MAXCUTS (Results 1 – 2 of 2) sorted by relevance
74 #define POOL_MAXCUTS 500 macro419 CCutil_rselect (ind, 0, pool->cutcount - 1, POOL_MAXCUTS, cval);422 for (i = 0; i < pool->cutcount && i < POOL_MAXCUTS; i++) {
247 #define POOL_MAXCUTS 500 macro1371 CCutil_rselect (ind, 0, pool->cutcount - 1, POOL_MAXCUTS, cval, rstate); in CCtsp_search_cutpool()1374 for (i = 0; i < pool->cutcount && i < POOL_MAXCUTS; i++) { in CCtsp_search_cutpool()