OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XSIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libcurses/EXAMPLES/
ex1.c
52
#define
XSIZE
30
130
stdscr = newwin(YSIZE,
XSIZE
, 1, 1);
/src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
gen-mul-tables.cc
1067
#define
XSIZE
(sizeof multiply_constants_used / \
1069
unsigned multiply_constants_avail[
XSIZE
];
1070
#undef
XSIZE
/src/games/warp/
warp.h
74
* YSIZE and
XSIZE
should be relatively prime so that a torpedo launched
91
#define
XSIZE
40
102
EXT char amb[YSIZE][
XSIZE
];
Completed in 66 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026