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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h178 #define DISP_FLASH (-2) /* Clean up each glyph before displaying new one. */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h178 #define DISP_FLASH (-2) /* Clean up each glyph before displaying new one. */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c849 tmp_at(DISP_FLASH, obj_to_glyph(obj));
1065 tmp_at(DISP_FLASH, obj_to_glyph(obj));
H A Dmthrowu.c319 if (sym) tmp_at(DISP_FLASH, obj_to_glyph(singleobj));
H A Ddisplay.c804 * (DISP_FLASH, glyph) open, initialize glyph
815 * DISP_FLASH - Display the given glyph at each location, but erase the
817 * DISP_ALWAYS- Like DISP_FLASH, but vision is not taken into account.
823 int style; /* either DISP_BEAM or DISP_FLASH or DISP_ALWAYS */
837 case DISP_FLASH:
877 } else { /* DISP_FLASH or DISP_ALWAYS */
894 } else { /* DISP_FLASH/ALWAYS */
H A Dzap.c2642 tmp_at(DISP_FLASH, obj_to_glyph(obj));
2852 tmp_at(DISP_FLASH, cmap_to_glyph(boom));
H A Dtrap.c1383 tmp_at(DISP_FLASH, obj_to_glyph(singleobj));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c849 tmp_at(DISP_FLASH, obj_to_glyph(obj));
1065 tmp_at(DISP_FLASH, obj_to_glyph(obj));
H A Dmthrowu.c319 if (sym) tmp_at(DISP_FLASH, obj_to_glyph(singleobj));
H A Ddisplay.c804 * (DISP_FLASH, glyph) open, initialize glyph
815 * DISP_FLASH - Display the given glyph at each location, but erase the
817 * DISP_ALWAYS- Like DISP_FLASH, but vision is not taken into account.
823 int style; /* either DISP_BEAM or DISP_FLASH or DISP_ALWAYS */
837 case DISP_FLASH:
877 } else { /* DISP_FLASH or DISP_ALWAYS */
894 } else { /* DISP_FLASH/ALWAYS */
H A Dzap.c2642 tmp_at(DISP_FLASH, obj_to_glyph(obj));
2852 tmp_at(DISP_FLASH, cmap_to_glyph(boom));
H A Dtrap.c1383 tmp_at(DISP_FLASH, obj_to_glyph(singleobj));

Completed in 86 milliseconds