OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yinc
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/robots/
auto.c
65
static int
yinc
(int);
105
/*
yinc
():
109
yinc
(int dir)
function in typeref:typename:int
143
test.y = My_pos.y +
yinc
(*m);
228
mvy =
yinc
(best_move);
232
mvy =
yinc
(*ptr);
/src/games/worms/
worms.c
184
},
yinc
[] = {
variable in typeref:typename:const short[][]
544
mvaddch(y +=
yinc
[w->orientation],
/src/sys/dev/pci/
tga.c
1031
int ystart, yend, ydir,
yinc
;
local in function:tga_rop_vtov
1063
yinc
= ydir * dst->ri_stride;
1088
for (y = ystart; (ydir * y) <= (ydir * yend); y +=
yinc
) {
1136
y +=
yinc
) {
1150
for (y = ystart; (ydir * y) <= (ydir * yend); y +=
yinc
) {
1198
y +=
yinc
) {
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025