Searched refs:S_water (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c119 else if (offset >= S_room && offset <= S_water)
H A Ddrawing.c358 /*40*/ 0xf7, /* S_water: meta-w, approx. equals */
457 /*40*/ 0xe0, /* S_water: meta-\, diamond */
554 /*40*/ g_FILLER(S_water),
H A Dmkmaze.c941 { cmap_to_glyph(S_water), WATER, 0, 0, 0, 0, 0, 0, 0 };
1189 register int water_glyph = cmap_to_glyph(S_water);
H A Ddisplay.c1448 case WATER: idx = S_water; break;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c119 else if (offset >= S_room && offset <= S_water)
H A Ddrawing.c358 /*40*/ 0xf7, /* S_water: meta-w, approx. equals */
457 /*40*/ 0xe0, /* S_water: meta-\, diamond */
554 /*40*/ g_FILLER(S_water),
H A Dmkmaze.c941 { cmap_to_glyph(S_water), WATER, 0, 0, 0, 0, 0, 0, 0 };
1189 register int water_glyph = cmap_to_glyph(S_water);
H A Ddisplay.c1448 case WATER: idx = S_water; break;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h147 #define S_water 40 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h147 #define S_water 40 macro

Completed in 56 milliseconds