OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xinc
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/robots/
auto.c
64
static int
xinc
(int);
83
/*
xinc
():
87
xinc
(int dir)
function
142
test.x = My_pos.x +
xinc
(*m);
227
mvx =
xinc
(best_move);
231
mvx =
xinc
(*ptr);
/src/games/worms/
worms.c
182
static const short
xinc
[] = {
variable
545
x +=
xinc
[w->orientation],
/src/external/gpl2/groff/dist/src/preproc/grn/
hgraph.cpp
980
int
xinc
;
local
992
xinc
= 1;
995
xinc
= -
xinc
;
1012
change(x_0 -
xinc
, oldcoord, 1);
1022
x_0 +=
xinc
;
1038
x_0 +=
xinc
;
/src/external/bsd/nvi/dist/motif_l/
xtabbed.c
2299
float xl, xr,
xinc
;
2491
xinc
=0;
2500
xinc
=1./tan(angle);
2510
xinc
=1./tan(angle);
2536
xl+=
xinc
;
2537
xr+=
xinc
;
2292
float xl, xr,
xinc
;
local
Completed in 21 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026