OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR__R
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/gomoku/
bdinit.c
77
set_blocked(sp,
DIR__R
);
79
sp->s_fval[BLACK][
DIR__R
].s = 0x600;
81
sp->s_fval[WHITE][
DIR__R
].s = 0x600;
84
sp->s_fval[BLACK][
DIR__R
].s = 0x500;
85
sp->s_fval[WHITE][
DIR__R
].s = 0x500;
91
sp->s_fval[BLACK][
DIR__R
].s = 0x401;
92
sp->s_fval[WHITE][
DIR__R
].s = 0x401;
gomoku.h
203
#define
DIR__R
0 /* right */
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025