OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_max_x
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/cgram/
cgram.c
183
cur_max_x
(void)
function in typeref:typename:int
206
if (cursor_x ==
cur_max_x
())
382
cursor_x = imin(cursor_x,
cur_max_x
());
410
(cursor_y == cur_max_y() && cursor_x <
cur_max_x
());
417
cursor_x =
cur_max_x
();
439
if (cursor_x <
cur_max_x
())
470
cursor_x <
cur_max_x
() &&
504
cursor_x =
cur_max_x
();
cgram.c
183
cur_max_x
(void)
function in typeref:typename:int
206
if (cursor_x ==
cur_max_x
())
382
cursor_x = imin(cursor_x,
cur_max_x
());
410
(cursor_y == cur_max_y() && cursor_x <
cur_max_x
());
417
cursor_x =
cur_max_x
();
439
if (cursor_x <
cur_max_x
())
470
cursor_x <
cur_max_x
() &&
504
cursor_x =
cur_max_x
();
cgram.c
183
cur_max_x
(void)
function in typeref:typename:int
206
if (cursor_x ==
cur_max_x
())
382
cursor_x = imin(cursor_x,
cur_max_x
());
410
(cursor_y == cur_max_y() && cursor_x <
cur_max_x
());
417
cursor_x =
cur_max_x
();
439
if (cursor_x <
cur_max_x
())
470
cursor_x <
cur_max_x
() &&
504
cursor_x =
cur_max_x
();
cgram.c
183
cur_max_x
(void)
function in typeref:typename:int
206
if (cursor_x ==
cur_max_x
())
382
cursor_x = imin(cursor_x,
cur_max_x
());
410
(cursor_y == cur_max_y() && cursor_x <
cur_max_x
());
417
cursor_x =
cur_max_x
();
439
if (cursor_x <
cur_max_x
())
470
cursor_x <
cur_max_x
() &&
504
cursor_x =
cur_max_x
();
Completed in 50 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025