Searched refs:tttputs (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dttgeneric.c217 tttputs(gen_AL, gen_LI - tt.tt_row);
229 tttputs(gen_DL, gen_LI - tt.tt_row);
347 tttputs(gen_CE, gen_CO - tt.tt_col);
355 tttputs(gen_CD, gen_LI - tt.tt_row);
374 tttputs(gen_IC, gen_CO - tt.tt_col);
377 tttputs(gen_IP, gen_CO - tt.tt_col);
395 tttputs(gen_IC, gen_CO - tt.tt_col);
405 tttputs(gen_DC, gen_CO - tt.tt_col);
H A Dtt.h160 #define tttputs(s, n) tputs((s)->ts_str, (n), tttputc) macro

Completed in 63 milliseconds