Searched refs:WET (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c166 #define WET 0x2 macro
224 if (humidity & WET) {
804 get_location(&x, &y, WET);
806 get_location(&x, &y, DRY|WET);
2240 DRY|WET);
2242 DRY|WET);
2246 DRY|WET);
2248 DRY|WET);
2293 get_location(&tmpregion.x1, &tmpregion.y1, DRY|WET);
2294 get_location(&tmpregion.x2, &tmpregion.y2, DRY|WET);
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsp_lev.c166 #define WET 0x2 macro
224 if (humidity & WET) {
804 get_location(&x, &y, WET);
806 get_location(&x, &y, DRY|WET);
2240 DRY|WET);
2242 DRY|WET);
2246 DRY|WET);
2248 DRY|WET);
2293 get_location(&tmpregion.x1, &tmpregion.y1, DRY|WET);
2294 get_location(&tmpregion.x2, &tmpregion.y2, DRY|WET);
[all...]

Completed in 89 milliseconds