Searched refs:SCR_BLANK_PAPER (Results 1 - 20 of 20) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c60 case SCR_BLANK_PAPER:
103 if(paper->otyp != SCR_BLANK_PAPER && paper->otyp != SPE_BLANK_PAPER) {
143 if (i == SCR_BLANK_PAPER || i == SPE_BLANK_PAPER) {
H A Dwield.c620 if(fade_scrolls && target->otyp != SCR_BLANK_PAPER
635 target->otyp = SCR_BLANK_PAPER;
H A Dread.c115 scroll->otyp != SCR_BLANK_PAPER)
126 if(scroll->otyp != SCR_BLANK_PAPER) {
148 if(scroll->otyp != SCR_BLANK_PAPER)
884 case SCR_BLANK_PAPER:
H A Dpotion.c1465 if (obj->otyp != SCR_BLANK_PAPER
1479 obj->otyp = SCR_BLANK_PAPER;
H A Du_init.c932 || otyp == SCR_BLANK_PAPER
H A Dmon.c284 obj = mksobj_at(SCR_BLANK_PAPER, x, y, TRUE, FALSE);
H A Dobjnam.c2075 typ = SCR_BLANK_PAPER;
H A Dtrap.c2715 obj->otyp = SCR_BLANK_PAPER;
H A Dzap.c872 obj->otyp = SCR_BLANK_PAPER;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c60 case SCR_BLANK_PAPER:
103 if(paper->otyp != SCR_BLANK_PAPER && paper->otyp != SPE_BLANK_PAPER) {
143 if (i == SCR_BLANK_PAPER || i == SPE_BLANK_PAPER) {
H A Dwield.c620 if(fade_scrolls && target->otyp != SCR_BLANK_PAPER
635 target->otyp = SCR_BLANK_PAPER;
H A Dread.c115 scroll->otyp != SCR_BLANK_PAPER)
126 if(scroll->otyp != SCR_BLANK_PAPER) {
148 if(scroll->otyp != SCR_BLANK_PAPER)
884 case SCR_BLANK_PAPER:
H A Dpotion.c1465 if (obj->otyp != SCR_BLANK_PAPER
1479 obj->otyp = SCR_BLANK_PAPER;
H A Du_init.c932 || otyp == SCR_BLANK_PAPER
H A Dmon.c284 obj = mksobj_at(SCR_BLANK_PAPER, x, y, TRUE, FALSE);
H A Dobjnam.c2075 typ = SCR_BLANK_PAPER;
H A Dtrap.c2715 obj->otyp = SCR_BLANK_PAPER;
H A Dzap.c872 obj->otyp = SCR_BLANK_PAPER;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h323 #define SCR_BLANK_PAPER 320 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h323 #define SCR_BLANK_PAPER 320 macro

Completed in 220 milliseconds