Searched refs:S_trcorn (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.c1837 { S_stone, S_tlcorn, S_trcorn, S_hwall, S_tdwall }, /* tdwall */
1838 { S_stone, S_trcorn, S_brcorn, S_vwall, S_tlwall }, /* tlwall */
1866 { S_blcorn, S_tlcorn, S_trcorn, S_trwall, S_tdwall, 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 },
2074 set_corner(idx, lev, S_trcorn, (SV5|SV6|SV7), SV6, "trcorn");
2094 idx = S_trcorn;
2164 idx = S_trcorn;
H A Ddrawing.c322 0xbf, /* S_trcorn: meta-?, top right corner */
421 0xeb, /* S_trcorn: meta-k, top right corner */
518 0xbb, /* S_trcorn */
829 showsyms[S_trcorn] = 0xbb;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1837 { S_stone, S_tlcorn, S_trcorn, S_hwall, S_tdwall }, /* tdwall */
1838 { S_stone, S_trcorn, S_brcorn, S_vwall, S_tlwall }, /* tlwall */
1866 { S_blcorn, S_tlcorn, S_trcorn, S_trwall, S_tdwall, 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 },
2074 set_corner(idx, lev, S_trcorn, (SV5|SV6|SV7), SV6, "trcorn");
2094 idx = S_trcorn;
2164 idx = S_trcorn;
H A Ddrawing.c322 0xbf, /* S_trcorn: meta-?, top right corner */
421 0xeb, /* S_trcorn: meta-k, top right corner */
518 0xbb, /* S_trcorn */
829 showsyms[S_trcorn] = 0xbb;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h111 #define S_trcorn 4 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h111 #define S_trcorn 4 macro

Completed in 54 milliseconds