Searched refs:MIGR_NEAR_PLAYER (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h144 #define MIGR_NEAR_PLAYER 9 /* mon: followers; obj: trap door */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h144 #define MIGR_NEAR_PLAYER 9 /* mon: followers; obj: trap door */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddokick.c1171 toloc = MIGR_NEAR_PLAYER;
1412 case MIGR_NEAR_PLAYER: nx = u.ux, ny = u.uy;
H A Ddog.c298 case MIGR_NEAR_PLAYER: xlocale = u.ux, ylocale = u.uy;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddokick.c1171 toloc = MIGR_NEAR_PLAYER;
1412 case MIGR_NEAR_PLAYER: nx = u.ux, ny = u.uy;
H A Ddog.c298 case MIGR_NEAR_PLAYER: xlocale = u.ux, ylocale = u.uy;

Completed in 44 milliseconds