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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h347 (glyph_is_cmap(glyph) ? ((glyph) - GLYPH_CMAP_OFF) : \
384 #define glyph_is_cmap(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h347 (glyph_is_cmap(glyph) ? ((glyph) - GLYPH_CMAP_OFF) : \
384 #define glyph_is_cmap(glyph) \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c263 } else if(!glyph_is_cmap(glyph)) {
531 if (glyph_is_cmap(glyph)) {
H A Ddo_name.c146 if (glyph_is_cmap(k) &&
H A Ddetect.c929 (glyph_is_cmap(lev->glyph) && !glyph_is_trap(lev->glyph) &&
H A Duhitm.c2419 if (glyph_is_cmap(glyph) &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c263 } else if(!glyph_is_cmap(glyph)) {
531 if (glyph_is_cmap(glyph)) {
H A Ddo_name.c146 if (glyph_is_cmap(k) &&
H A Ddetect.c929 (glyph_is_cmap(lev->glyph) && !glyph_is_trap(lev->glyph) &&
H A Duhitm.c2419 if (glyph_is_cmap(glyph) &&

Completed in 119 milliseconds