OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/EXAMPLES/
ex1.c
51
#define
YSIZE
4
130
stdscr = newwin(
YSIZE
, XSIZE, 1, 1);
/src/games/warp/
warp.h
74
*
YSIZE
and XSIZE should be relatively prime so that a torpedo launched
86
#define
YSIZE
23
102
EXT char amb[
YSIZE
][XSIZE];
Completed in 12 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025