Searched refs:P_NONE (Results 1 - 18 of 18) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c55 OBJECT(OBJ("strange object",(char *)0), BITS(1,0,0,0,0,0,0,0,0,0,0,P_NONE,0),
497 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
542 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
567 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
572 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
660 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
663 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
670 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
724 OBJ(name,desc), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,GLASS), power, \
756 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPE
[all...]
H A Du_init.c269 { P_NONE, 0 }
288 { P_NONE, 0 }
303 { P_NONE, 0 }
317 { P_NONE, 0 }
339 { P_NONE, 0 }
351 { P_NONE, 0 }
367 { P_NONE, 0 }
387 { P_NONE, 0 }
408 { P_NONE, 0 }
426 { P_NONE,
[all...]
H A Dweapon.c86 skill == P_NONE ?
996 * function may be called with with P_NONE. Used in pray.c.
1019 if (skill != P_NONE && !P_RESTRICTED(skill)) {
1039 give_may_advance_msg(P_NONE);
1079 return (P_NONE);
1107 if (type == P_NONE) {
1175 if (type == P_NONE) {
1252 if (skill != P_NONE)
1267 for (; class_skill->skill != P_NONE; class_skill++) {
H A Ddokick.c35 int kick_skill = P_NONE;
113 if (kick_skill != P_NONE) /* exercise proficiency */
H A Dapply.c2395 if (typ == P_NONE || P_SKILL(typ) <= P_BASIC) max_range = 4;
2501 if (typ == P_NONE || P_SKILL(typ) <= P_BASIC) max_range = 4;
2517 if (typ != P_NONE && P_SKILL(typ) >= P_SKILLED) {
H A Ddothrow.c1319 if (objects[otyp].oc_skill < P_NONE &&
H A Duhitm.c614 ((wtype = uwep_skill_type()) != P_NONE &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dobjects.c55 OBJECT(OBJ("strange object",(char *)0), BITS(1,0,0,0,0,0,0,0,0,0,0,P_NONE,0),
497 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
542 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
567 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
572 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
660 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
663 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
670 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
724 OBJ(name,desc), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,GLASS), power, \
756 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPE
[all...]
H A Du_init.c269 { P_NONE, 0 }
288 { P_NONE, 0 }
303 { P_NONE, 0 }
317 { P_NONE, 0 }
339 { P_NONE, 0 }
351 { P_NONE, 0 }
367 { P_NONE, 0 }
387 { P_NONE, 0 }
408 { P_NONE, 0 }
426 { P_NONE,
[all...]
H A Dweapon.c86 skill == P_NONE ?
996 * function may be called with with P_NONE. Used in pray.c.
1019 if (skill != P_NONE && !P_RESTRICTED(skill)) {
1039 give_may_advance_msg(P_NONE);
1079 return (P_NONE);
1107 if (type == P_NONE) {
1175 if (type == P_NONE) {
1252 if (skill != P_NONE)
1267 for (; class_skill->skill != P_NONE; class_skill++) {
H A Ddokick.c35 int kick_skill = P_NONE;
113 if (kick_skill != P_NONE) /* exercise proficiency */
H A Dapply.c2395 if (typ == P_NONE || P_SKILL(typ) <= P_BASIC) max_range = 4;
2501 if (typ == P_NONE || P_SKILL(typ) <= P_BASIC) max_range = 4;
2517 if (typ != P_NONE && P_SKILL(typ) >= P_SKILLED) {
H A Ddothrow.c1319 if (objects[otyp].oc_skill < P_NONE &&
H A Duhitm.c614 ((wtype = uwep_skill_type()) != P_NONE &&
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dskills.h14 #define P_NONE 0 macro
H A Dobj.h161 objects[(o)->otyp].oc_skill != P_NONE)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dskills.h14 #define P_NONE 0 macro
H A Dobj.h161 objects[(o)->otyp].oc_skill != P_NONE)

Completed in 485 milliseconds