OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XSIZE01
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
move.c
383
for (i=XSIZE00; i<=
XSIZE01
; i++)
615
if ((obj=occupant[y][xp=(x+
XSIZE01
)%XSIZE])&&obj->type == what) /* 0, 1 */
641
if (((obj=occupant[y][xp=(x+
XSIZE01
)%XSIZE])&&obj->type == what)||/* 0, 1 */
660
if (((obj=occupant[y][xp=(x+
XSIZE01
)%XSIZE])&&obj->image==what)||/* 0, 1 */
warp.h
93
#define
XSIZE01
4001
Completed in 33 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025