OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:goodpos
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hack/
hack.makemon.c
194
if (
goodpos
(x, yy - range)) {
201
if (
goodpos
(x, yy + range)) {
208
if (
goodpos
(xx - range, y)) {
215
if (
goodpos
(xx + range, y)) {
228
goodpos
(int x, int y)
function in typeref:typename:int
251
} while (!
goodpos
(tx, ty));
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025