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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h171 stair **stairs; member in struct:__anon717
207 stair **stairs; member in struct:_room
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h171 stair **stairs; member in struct:__anon39
207 stair **stairs; member in struct:_room
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c1063 * Create stairs in a room.
1199 placed stairs). However, if the _same_ feature is already
1375 * stairs don't get created until _after_ sorting takes place.
1541 Free(r->stairs[j]);
1542 Free(r->stairs);
1620 /* Priority to the stairs */
1623 create_stairs(r->stairs[i], aroom);
1887 /* read the stairs */
1890 r->stairs = NewTab(stair, n);
1892 r->stairs[(in
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c1063 * Create stairs in a room.
1199 placed stairs). However, if the _same_ feature is already
1375 * stairs don't get created until _after_ sorting takes place.
1541 Free(r->stairs[j]);
1542 Free(r->stairs);
1620 /* Priority to the stairs */
1623 create_stairs(r->stairs[i], aroom);
1887 /* read the stairs */
1890 r->stairs = NewTab(stair, n);
1892 r->stairs[(in
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1144 When you traverse a set of stairs, or trigger a trap which sends you
1156 Ordinarily when you climb a set of stairs, you will arrive on the
1159 you travel up or down stairs, and occasionally one of these creatures
2236 floor of a room, dark corridor, lit corridor, stairs up, stairs down,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1144 When you traverse a set of stairs, or trigger a trap which sends you
1156 Ordinarily when you climb a set of stairs, you will arrive on the
1159 you travel up or down stairs, and occasionally one of these creatures
2236 floor of a room, dark corridor, lit corridor, stairs up, stairs down,

Completed in 113 milliseconds