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

  /src/games/trek/
getcodi.c 58 *co = getintpar("Course");
getpar.h 47 int getintpar(const char *);
computer.c 193 ix = getintpar("Quadrant");
196 iy = getintpar("q-y");
202 ix = getintpar("Sector");
205 iy = getintpar("s-y");
visual.c 77 co = getintpar("direction");
torped.c 95 course = getintpar("Torpedo course");
116 burst = getintpar("burst angle");
phaser.c 167 hit = getintpar("units");
180 hit = getintpar("course");
201 hit = getintpar("Units to fire");
getpar.c 54 getintpar(const char *s) function in typeref:typename:int

Completed in 15 milliseconds