OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:movobj
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.c
72
static void
movobj
(struct obj *, int, int);
304
movobj
(uchain, u.ux, u.uy);
309
movobj
(uchain, uball->ox, uball->oy);
318
movobj
(uball, uchain->ox, uchain->oy);
388
movobj
(struct obj *obj, int ox, int oy)
function in typeref:typename:void
hack.c
72
static void
movobj
(struct obj *, int, int);
304
movobj
(uchain, u.ux, u.uy);
309
movobj
(uchain, uball->ox, uball->oy);
318
movobj
(uball, uchain->ox, uchain->oy);
388
movobj
(struct obj *obj, int ox, int oy)
function in typeref:typename:void
Completed in 23 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025