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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1506 can_pray(praying) function
1569 if (!can_pray(TRUE)) return 0;
H A Dcmd.c1080 * can change the value calculated by can_pray(), potentially
1086 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1089 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c1506 can_pray(praying) function
1569 if (!can_pray(TRUE)) return 0;
H A Dcmd.c1080 * can change the value calculated by can_pray(), potentially
1086 Sprintf(buf, "%s%ssafely pray%s", can_pray(FALSE) ? "" : "not ",
1089 Sprintf(buf, "%ssafely pray", can_pray(FALSE) ? "" : "not ");
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1571 E boolean FDECL(can_pray, (BOOLEAN_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1571 E boolean FDECL(can_pray, (BOOLEAN_P));

Completed in 80 milliseconds