Searched refs:m_to_e (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) function
293 m_to_e(m_at(x, y), x, y, etmp);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) function
293 m_to_e(m_at(x, y), x, y, etmp);

Completed in 84 milliseconds