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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c401 g_FILLER(S_explode1),
500 g_FILLER(S_explode1),
597 g_FILLER(S_explode1),
H A Dmapglyph.c107 ch = showsyms[(offset % MAXEXPCHARS) + S_explode1];
H A Dexplode.c11 { S_explode1, S_explode4, S_explode7 },
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c401 g_FILLER(S_explode1),
500 g_FILLER(S_explode1),
597 g_FILLER(S_explode1),
H A Dmapglyph.c107 ch = showsyms[(offset % MAXEXPCHARS) + S_explode1];
H A Dexplode.c11 { S_explode1, S_explode4, S_explode7 },
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h300 ((((expltype) * MAXEXPCHARS) + ((idx) - S_explode1)) + GLYPH_EXPLODE_OFF)
H A Drm.h200 #define S_explode1 83 /* explosion top left */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h300 ((((expltype) * MAXEXPCHARS) + ((idx) - S_explode1)) + GLYPH_EXPLODE_OFF)
H A Drm.h200 #define S_explode1 83 /* explosion top left */ macro

Completed in 286 milliseconds