Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dautotune.c85 for (v = 0; v < autotune_params; v++) in AutoTune()
135 for (v = 0; v < autotune_params; v++) { in AutoTune()
H A Ddata.h182 extern int autotune_params;
H A Ddata.c603 int autotune_params = 4; variable