Searched refs:IS_AIR (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.h96 #define IS_AIR(typ) ((typ) == AIR || (typ) == CLOUD) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h96 #define IS_AIR(typ) ((typ) == AIR || (typ) == CLOUD) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c156 else if (IS_AIR(lev->typ) && Is_airlevel(&u.uz))
195 else if (IS_AIR(lev->typ))
H A Dread.c1177 !IS_AIR(levl[x][y].typ) &&
H A Dhack.c1952 IS_AIR(levl[x][y].typ))
H A Dmuse.c1347 !IS_AIR(levl[x][y].typ) &&
H A Dapply.c2575 if (IS_AIR(levl[cc.x][cc.y].typ) || is_pool(cc.x, cc.y))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c156 else if (IS_AIR(lev->typ) && Is_airlevel(&u.uz))
195 else if (IS_AIR(lev->typ))
H A Dread.c1177 !IS_AIR(levl[x][y].typ) &&
H A Dhack.c1952 IS_AIR(levl[x][y].typ))
H A Dmuse.c1347 !IS_AIR(levl[x][y].typ) &&
H A Dapply.c2575 if (IS_AIR(levl[cc.x][cc.y].typ) || is_pool(cc.x, cc.y))

Completed in 121 milliseconds