Home
last modified time | relevance | path

Searched refs:PRECIOUS_MULTIPLY (Results 1 – 4 of 4) sorted by relevance

/dports/games/glbsp/glbsp-2.20/
H A Dseg.c59 #define PRECIOUS_MULTIPLY 100 macro
438 info->cost += 40 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
506 info->cost += 100 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Dseg.c59 #define PRECIOUS_MULTIPLY 100 macro
438 info->cost += 40 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
506 info->cost += 100 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Dseg.c59 #define PRECIOUS_MULTIPLY 100 macro
438 info->cost += 40 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
506 info->cost += 100 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dbsp_node.cc49 #define PRECIOUS_MULTIPLY 100 macro
423 info->cost += 40 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()
491 info->cost += 100 * factor * PRECIOUS_MULTIPLY; in EvalPartitionWorker()