OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X_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
47
#define
X_SIZE
80
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025