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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c585 (glyph_to_cmap(level.locations[upstair.sx][upstair.sy].glyph) ==
587 glyph_to_cmap(level.locations[upstair.sx][upstair.sy].glyph) ==
593 (glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
595 glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
603 (glyph_to_cmap(level.locations[dnstair.sx][dnstair.sy].glyph) ==
605 glyph_to_cmap(level.locations[dnstair.sx][dnstair.sy].glyph) ==
611 (glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
613 glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
H A Dpager.c265 } else switch(glyph_to_cmap(glyph)) {
284 Strcpy(buf,defsyms[glyph_to_cmap(glyph)].explanation);
532 sym = showsyms[glyph_to_cmap(glyph)];
H A Ddo_name.c147 matching[glyph_to_cmap(k)]) {
H A Duhitm.c2420 (glyph_to_cmap(glyph) == S_hcdoor ||
2421 glyph_to_cmap(glyph) == S_vcdoor))
H A Ddetect.c930 glyph_to_cmap(lev->glyph) != ROOM) :
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dallmain.c585 (glyph_to_cmap(level.locations[upstair.sx][upstair.sy].glyph) ==
587 glyph_to_cmap(level.locations[upstair.sx][upstair.sy].glyph) ==
593 (glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
595 glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
603 (glyph_to_cmap(level.locations[dnstair.sx][dnstair.sy].glyph) ==
605 glyph_to_cmap(level.locations[dnstair.sx][dnstair.sy].glyph) ==
611 (glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
613 glyph_to_cmap(level.locations[sstairs.sx][sstairs.sy].glyph) ==
H A Dpager.c265 } else switch(glyph_to_cmap(glyph)) {
284 Strcpy(buf,defsyms[glyph_to_cmap(glyph)].explanation);
532 sym = showsyms[glyph_to_cmap(glyph)];
H A Ddo_name.c147 matching[glyph_to_cmap(k)]) {
H A Duhitm.c2420 (glyph_to_cmap(glyph) == S_hcdoor ||
2421 glyph_to_cmap(glyph) == S_vcdoor))
H A Ddetect.c930 glyph_to_cmap(lev->glyph) != ROOM) :
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h346 #define glyph_to_cmap(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h346 #define glyph_to_cmap(glyph) \ macro

Completed in 79 milliseconds