Searched refs:PM_LONG_WORM_TAIL (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpermonst.h77 #define SPECIAL_PM PM_LONG_WORM_TAIL /* [normal] < ~ < [special] */
H A Dpm.h335 #define PM_LONG_WORM_TAIL 327 macro
H A Dmondata.h128 ((ptr) == &mons[PM_LONG_WORM_TAIL]))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpermonst.h77 #define SPECIAL_PM PM_LONG_WORM_TAIL /* [normal] < ~ < [special] */
H A Dpm.h335 #define PM_LONG_WORM_TAIL 327 macro
H A Dmondata.h128 ((ptr) == &mons[PM_LONG_WORM_TAIL]))
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dworm.c450 detected_monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL)) :
451 monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
H A Ddisplay.c428 num = detected_monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
433 num = petnum_to_glyph(PM_LONG_WORM_TAIL);
438 num = monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
H A Ddbridge.c268 etmp->edata = &mons[PM_LONG_WORM_TAIL];
H A Dread.c1791 } else if (*mtype==PM_LONG_WORM_TAIL) { /* for create_particular() */
H A Dobjnam.c2541 if (mntmp == PM_LONG_WORM_TAIL) mntmp = PM_LONG_WORM;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dworm.c450 detected_monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL)) :
451 monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
H A Ddisplay.c428 num = detected_monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
433 num = petnum_to_glyph(PM_LONG_WORM_TAIL);
438 num = monnum_to_glyph(what_mon(PM_LONG_WORM_TAIL));
H A Ddbridge.c268 etmp->edata = &mons[PM_LONG_WORM_TAIL];
H A Dread.c1791 } else if (*mtype==PM_LONG_WORM_TAIL) { /* for create_particular() */
H A Dobjnam.c2541 if (mntmp == PM_LONG_WORM_TAIL) mntmp = PM_LONG_WORM;

Completed in 198 milliseconds