Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Ddata.h100 extern double LMP_scale;
101 extern double LMP_scale;
H A Ddata.c460 double LMP_scale = 1.9; variable
H A Dinit.c1139 LMP[i] = LMP_base + pow(i + .5, LMP_scale); in InitializeLMP()
H A Doption.c1460 LMP_scale = atof(args[3]); in Option()
1464 LMP_scale); in Option()