OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookaround
(Results
1 - 6
of
6
) sorted by relevancy
/src/games/warp/
move.h
12
int
lookaround
(int, int, char);
move.c
554
curobj->energy += 25*
lookaround
(curobj->posy,curobj->posx,Star);
608
lookaround
(int y, int x, char what)
function in typeref:typename:int
init.c
382
} while (occupant[y][x] ||
lookaround
(y,x,Star) * 7 < e--);
/src/games/hack/
extern.h
54
void
lookaround
(void);
hack.main.c
457
lookaround
();
458
if (!multi) { /*
lookaround
may clear multi */
hack.c
564
lookaround
(void)
function in typeref:typename:void
672
/* something like
lookaround
, but we are not running */
Completed in 46 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025