Searched refs:S_brcorn (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.c1838 { S_stone, S_trcorn, S_brcorn, S_vwall, S_tlwall }, /* tlwall */
1839 { S_stone, S_brcorn, S_blcorn, S_hwall, S_tuwall }, /* tuwall */
1865 { S_brcorn, S_blcorn, S_tlcorn, S_tuwall, S_trwall, S_crwall },
1867 { S_tlcorn, S_trcorn, S_brcorn, S_tdwall, S_tlwall, S_crwall },
1868 { S_trcorn, S_brcorn, S_blcorn, S_tlwall, S_tuwall, S_crwall },
2080 set_corner(idx, lev, S_brcorn, (SV7|SV0|SV1), SV0, "brcorn");
2088 idx = S_brcorn;
2173 idx = S_brcorn;
H A Ddrawing.c324 0xd9, /* S_brcorn: meta-Y, bottom right */
423 0xea, /* S_brcorn: meta-j, bottom right */
520 0xbc, /* S_brcorn */
831 showsyms[S_brcorn] = 0xbc;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1838 { S_stone, S_trcorn, S_brcorn, S_vwall, S_tlwall }, /* tlwall */
1839 { S_stone, S_brcorn, S_blcorn, S_hwall, S_tuwall }, /* tuwall */
1865 { S_brcorn, S_blcorn, S_tlcorn, S_tuwall, S_trwall, S_crwall },
1867 { S_tlcorn, S_trcorn, S_brcorn, S_tdwall, S_tlwall, S_crwall },
1868 { S_trcorn, S_brcorn, S_blcorn, S_tlwall, S_tuwall, S_crwall },
2080 set_corner(idx, lev, S_brcorn, (SV7|SV0|SV1), SV0, "brcorn");
2088 idx = S_brcorn;
2173 idx = S_brcorn;
H A Ddrawing.c324 0xd9, /* S_brcorn: meta-Y, bottom right */
423 0xea, /* S_brcorn: meta-j, bottom right */
520 0xbc, /* S_brcorn */
831 showsyms[S_brcorn] = 0xbc;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h113 #define S_brcorn 6 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h113 #define S_brcorn 6 macro

Completed in 99 milliseconds