Searched refs:TREE (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h46 #define TREE 13 /* KMH */ macro
82 #define IS_TREE(typ) ((typ) == TREE || \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h46 #define TREE 13 /* KMH */ macro
82 #define IS_TREE(typ) ((typ) == TREE || \
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmkmap.c352 (bg_typ == TREE && levl[i][j].typ == bg_typ) ||
H A Ddisplay.c1430 case TREE: idx = S_tree; break;
H A Dinvent.c2140 else if (ltyp == TREE)
H A Dobjnam.c2396 levl[u.ux][u.uy].typ = TREE;
H A Dvision.c166 if (IS_ROCK(lev->typ) || lev->typ == TREE || (IS_DOOR(lev->typ) &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmkmap.c352 (bg_typ == TREE && levl[i][j].typ == bg_typ) ||
H A Ddisplay.c1430 case TREE: idx = S_tree; break;
H A Dinvent.c2140 else if (ltyp == TREE)
H A Dobjnam.c2396 levl[u.ux][u.uy].typ = TREE;
H A Dvision.c166 if (IS_ROCK(lev->typ) || lev->typ == TREE || (IS_DOOR(lev->typ) &&

Completed in 350 milliseconds