OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kalc
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/trek/
computer.c
106
static int
kalc
(int, int, int, int, double *);
181
course =
kalc
(Ship.quadx, Ship.quady,
208
course =
kalc
(tqx, tqy, ix, iy, &dist);
316
kalc
(int tqx, int tqy, int tsx, int tsy, double *dist)
function in typeref:typename:int
computer.c
106
static int
kalc
(int, int, int, int, double *);
181
course =
kalc
(Ship.quadx, Ship.quady,
208
course =
kalc
(tqx, tqy, ix, iy, &dist);
316
kalc
(int tqx, int tqy, int tsx, int tsy, double *dist)
function in typeref:typename:int
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025