Searched refs:fails (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c2893 } else pline_The("attempted teleport spell fails.");
3071 * 1: tries and fails
3188 int fails = try_disarm(ttmp, FALSE); local
3190 if (fails < 2) return fails;
3219 int fails = try_disarm(ttmp, FALSE); local
3221 if (fails < 2) return fails;
3237 int fails; local
3246 fails
3270 int fails = try_disarm(ttmp, FALSE); local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c2893 } else pline_The("attempted teleport spell fails.");
3071 * 1: tries and fails
3188 int fails = try_disarm(ttmp, FALSE); local
3190 if (fails < 2) return fails;
3219 int fails = try_disarm(ttmp, FALSE); local
3221 if (fails < 2) return fails;
3237 int fails; local
3246 fails
3270 int fails = try_disarm(ttmp, FALSE); local
[all...]
/seL4-refos-master/kernel/manual/parts/
H A Dcspace.tex343 different, lookup fails. Otherwise, the kernel then uses the next
473 When a capability lookup fails, a description of the failure is given
H A Dipc.tex189 before the send is initiated in the kernel. If the lookup fails for any

Completed in 88 milliseconds