Searched refs:SPE_BLANK_PAPER (Results 1 - 22 of 22) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c103 if(paper->otyp != SCR_BLANK_PAPER && paper->otyp != SPE_BLANK_PAPER) {
143 if (i == SCR_BLANK_PAPER || i == SPE_BLANK_PAPER) {
H A Dspell.c350 book->otyp = booktype = SPE_BLANK_PAPER;
400 booktype != SPE_BLANK_PAPER) {
404 if (booktype == SPE_BLANK_PAPER) {
H A Dbones.c114 otmp->otyp = SPE_BLANK_PAPER;
H A Du_init.c933 || otyp == SPE_BLANK_PAPER
1046 obj->otyp != SPE_BLANK_PAPER)
H A Dpray.c998 if (otmp->otyp != SPE_BLANK_PAPER) {
1005 if (!objects[SPE_BLANK_PAPER].oc_name_known ||
1008 otmp->otyp = rnd_class(bases[SPBOOK_CLASS], SPE_BLANK_PAPER);
H A Dpotion.c1485 if (obj->otyp != SPE_BLANK_PAPER) {
1500 obj->otyp = SPE_BLANK_PAPER;
H A Dobjnam.c2079 typ = SPE_BLANK_PAPER;
2435 typ = SPE_BLANK_PAPER;
H A Dread.c114 scroll->otyp != SPE_BLANK_PAPER &&
H A Dzap.c879 obj->otyp = SPE_BLANK_PAPER;
1344 otmp->otyp = rnd_class(SPE_DIG, SPE_BLANK_PAPER);
H A Dtrap.c2721 else obj->otyp = SPE_BLANK_PAPER;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwrite.c103 if(paper->otyp != SCR_BLANK_PAPER && paper->otyp != SPE_BLANK_PAPER) {
143 if (i == SCR_BLANK_PAPER || i == SPE_BLANK_PAPER) {
H A Dspell.c350 book->otyp = booktype = SPE_BLANK_PAPER;
400 booktype != SPE_BLANK_PAPER) {
404 if (booktype == SPE_BLANK_PAPER) {
H A Dbones.c114 otmp->otyp = SPE_BLANK_PAPER;
H A Du_init.c933 || otyp == SPE_BLANK_PAPER
1046 obj->otyp != SPE_BLANK_PAPER)
H A Dpray.c998 if (otmp->otyp != SPE_BLANK_PAPER) {
1005 if (!objects[SPE_BLANK_PAPER].oc_name_known ||
1008 otmp->otyp = rnd_class(bases[SPBOOK_CLASS], SPE_BLANK_PAPER);
H A Dpotion.c1485 if (obj->otyp != SPE_BLANK_PAPER) {
1500 obj->otyp = SPE_BLANK_PAPER;
H A Dobjnam.c2079 typ = SPE_BLANK_PAPER;
2435 typ = SPE_BLANK_PAPER;
H A Dread.c114 scroll->otyp != SPE_BLANK_PAPER &&
H A Dzap.c879 obj->otyp = SPE_BLANK_PAPER;
1344 otmp->otyp = rnd_class(SPE_DIG, SPE_BLANK_PAPER);
H A Dtrap.c2721 else obj->otyp = SPE_BLANK_PAPER;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h364 #define SPE_BLANK_PAPER 361 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h364 #define SPE_BLANK_PAPER 361 macro

Completed in 132 milliseconds