OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexty
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/trek/
klmove.c
58
** stars whenever possible. Nextx and
nexty
are the next
73
int nextx,
nexty
;
local in function:klmove
113
nexty
= k->y;
116
looky =
nexty
+ dy;
164
looky =
nexty
+ fudgey;
173
nexty
= looky;
175
if (k && (k->x != nextx || k->y !=
nexty
)) {
178
k->x, k->y, nextx,
nexty
);
180
Sect[k->x = nextx][k->y =
nexty
] = KLINGON;
/src/sys/dev/rcons/
raster.h
102
int nextx,
nexty
;
member in struct:raster_char
Completed in 14 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025