HomeSort by: relevance | last modified time | path
    Searched refs:getfltpar (Results 1 - 7 of 7) sorted by relevancy

  /src/games/trek/
getcodi.c 63 *di = getfltpar("Distance");
getpar.h 48 double getfltpar(const char *);
setwarp.c 58 warpfac = getfltpar("Warp factor");
rest.c 67 t = getfltpar("How long");
computer.c 224 dist = getfltpar("range");
234 dist = getfltpar("distance");
237 warpfact = getfltpar("warp factor");
248 dist = getfltpar("distance");
getpar.c 77 getfltpar(const char *s) function in typeref:typename:double
phaser.c 184 b->spread = getfltpar("spread");

Completed in 17 milliseconds