Searched refs:S_blcorn (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1839 { S_stone, S_brcorn, S_blcorn, S_hwall, S_tuwall }, /* tuwall */
1840 { S_stone, S_blcorn, S_tlcorn, S_vwall, S_trwall }, /* trwall */
1865 { S_brcorn, S_blcorn, S_tlcorn, S_tuwall, S_trwall, S_crwall },
1866 { S_blcorn, S_tlcorn, S_trcorn, S_trwall, S_tdwall, S_crwall },
1868 { S_trcorn, S_brcorn, S_blcorn, S_tlwall, S_tuwall, S_crwall },
2077 set_corner(idx, lev, S_blcorn, (SV1|SV2|SV3), SV2, "blcorn");
2090 idx = S_blcorn;
2162 idx = S_blcorn;
H A Ddrawing.c323 0xc0, /* S_blcorn: meta-@, bottom left */
422 0xed, /* S_blcorn: meta-m, bottom left */
519 0xc8, /* S_blcorn */
830 showsyms[S_blcorn] = 0xc8;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1839 { S_stone, S_brcorn, S_blcorn, S_hwall, S_tuwall }, /* tuwall */
1840 { S_stone, S_blcorn, S_tlcorn, S_vwall, S_trwall }, /* trwall */
1865 { S_brcorn, S_blcorn, S_tlcorn, S_tuwall, S_trwall, S_crwall },
1866 { S_blcorn, S_tlcorn, S_trcorn, S_trwall, S_tdwall, S_crwall },
1868 { S_trcorn, S_brcorn, S_blcorn, S_tlwall, S_tuwall, S_crwall },
2077 set_corner(idx, lev, S_blcorn, (SV1|SV2|SV3), SV2, "blcorn");
2090 idx = S_blcorn;
2162 idx = S_blcorn;
H A Ddrawing.c323 0xc0, /* S_blcorn: meta-@, bottom left */
422 0xed, /* S_blcorn: meta-m, bottom left */
519 0xc8, /* S_blcorn */
830 showsyms[S_blcorn] = 0xc8;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h112 #define S_blcorn 5 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h112 #define S_blcorn 5 macro

Completed in 104 milliseconds