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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c12 STATIC_DCL int FDECL(untrap_prob, (struct trap *ttmp));
3004 untrap_prob(ttmp) function
3121 if (force_failure || untrap_prob(ttmp)) {
3331 if ((uprob = untrap_prob(ttmp)) && !mtmp->msleeping && mtmp->mcanmove) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c12 STATIC_DCL int FDECL(untrap_prob, (struct trap *ttmp));
3004 untrap_prob(ttmp) function
3121 if (force_failure || untrap_prob(ttmp)) {
3331 if ((uprob = untrap_prob(ttmp)) && !mtmp->msleeping && mtmp->mcanmove) {

Completed in 83 milliseconds