Searched refs:AS (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtcap.h26 #define AS tc_gbl_data.tc_AS macro
H A Ddecl.h339 #define AS tc_gbl_data.tc_AS macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtcap.h26 #define AS tc_gbl_data.tc_AS macro
H A Ddecl.h339 #define AS tc_gbl_data.tc_AS macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c176 AS = "\016";
321 AS = Tgetstr("as");
396 if (!AS) AS = ctrlN; /* ^N (shift-out [graphics font]) */
707 if (AS) xputs(AS);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c176 AS = "\016";
321 AS = Tgetstr("as");
396 if (!AS) AS = ctrlN; /* ^N (shift-out [graphics font]) */
707 if (AS) xputs(AS);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c564 !strncmpi(opts, "vt", 2) && AS && AE &&
565 index(AS, '\016') && index(AE, '\017')) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c564 !strncmpi(opts, "vt", 2) && AS && AE &&
565 index(AS, '\016') && index(AE, '\017')) {

Completed in 56 milliseconds