Home
last modified time | relevance | path

Searched refs:allow_cores (Results 1 – 3 of 3) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h14 extern int allow_cores;
H A Ddata.c13 int allow_cores = 1; variable
H A Doption.c2383 Print(-1, "feature smp=%d\n", allow_cores); in Option()
3408 allow_cores = 0; in Option()