OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_x
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/gomoku/
bdisp.c
357
int x = game.
user_x
, y = game.user_y;
458
game.
user_x
= x;
gomoku.h
255
int
user_x
;
member in struct:game
bdinit.c
130
game.
user_x
= 1 + (BSZ - 1) / 2;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025