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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddecl.c64 NEARDATA int current_fruit = 0; variable
H A Drestore.c442 mread(fd, (genericptr_t) &current_fruit, sizeof current_fruit); local
H A Dsave.c322 bwrite(fd, (genericptr_t) &current_fruit, sizeof current_fruit); local
H A Dpager.c243 otmp->spe = current_fruit; /* give the fruit a type */
H A Dmkobj.c447 otmp->spe = current_fruit;
H A Deat.c1418 && otmp->spe == current_fruit)
H A Dobjnam.c1767 int ftype = current_fruit;
H A Doptions.c3451 if (user_specified) current_fruit = highest_fruit_id;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddecl.c64 NEARDATA int current_fruit = 0; variable
H A Drestore.c442 mread(fd, (genericptr_t) &current_fruit, sizeof current_fruit); local
H A Dsave.c322 bwrite(fd, (genericptr_t) &current_fruit, sizeof current_fruit); local
H A Dpager.c243 otmp->spe = current_fruit; /* give the fruit a type */
H A Dmkobj.c447 otmp->spe = current_fruit;
H A Deat.c1418 && otmp->spe == current_fruit)
H A Dobjnam.c1767 int ftype = current_fruit;
H A Doptions.c3451 if (user_specified) current_fruit = highest_fruit_id;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h136 E NEARDATA int current_fruit; variable
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddecl.h136 E NEARDATA int current_fruit; variable

Completed in 103 milliseconds