OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Y_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/robots/
main.c
160
if (LINES !=
Y_SIZE
|| COLS != X_SIZE) {
161
if (LINES <
Y_SIZE
|| COLS < X_SIZE) {
164
Y_SIZE
, X_SIZE);
168
stdscr = newwin(
Y_SIZE
, X_SIZE, 0, 0);
robots.h
46
#define
Y_SIZE
24
57
#define MAXSCORES (
Y_SIZE
- 2)
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025