Searched refs:gen_AS (Results 1 – 4 of 4) sorted by relevance
54 extern struct tt_str *gen_AS;67 if (gen_AS == NULL) in tt_wyse60()68 gen_AS = &as; in tt_wyse60()
54 extern struct tt_str *gen_AS;67 if (gen_AS == NULL) in tt_wyse75()68 gen_AS = &as; in tt_wyse75()
97 struct tt_str *gen_AS; variable183 if (gen_AS) in gen_setmodes()184 ttxputs(gen_AS); in gen_setmodes()469 gen_AS = ttxgetstr("as"); in tt_generic()572 if (gen_AS) in tt_generic()587 tt.tt_frame = gen_AS && ttstrcmp(gen_AS, &ansi_AS) == 0 ? in tt_generic()
50 extern struct tt_str *gen_AE, *gen_AS;62 gen_AS = &as; in tt_f100()