Searched refs:TC (Results 1 – 11 of 11) sorted by relevance
/original-bsd/usr.bin/tn3270/ascii/ |
H A D | termcodes.m4 | 83 TC(CAPS_LOCK) 86 TC(DVCNL) 87 TC(MAKE_ALT) 88 TC(BREAK_ALT) 89 TC(SPACE) 90 TC(LEFT2) 91 TC(RIGHT2) 92 TC(MONOCASE) 149 TC(PA1, 6c) 150 TC(PA2, 6e) [all …]
|
/original-bsd/games/tetris/ |
H A D | shapes.c | 32 /* 0*/ 7, TL, TC, MR, 33 /* 1*/ 8, TC, TR, ML, 35 /* 3*/ 3, TL, TC, ML, 39 /* 7*/ 0, TC, ML, BL, 40 /* 8*/ 1, TC, MR, BR, 41 /* 9*/ 10, TC, MR, BC, 42 /*10*/ 11, TC, ML, MR, 43 /*11*/ 2, TC, ML, BC, 44 /*12*/ 13, TC, BC, BR, 46 /*14*/ 4, TL, TC, BC, [all …]
|
/original-bsd/usr.bin/uucp/ |
H A D | nio.c | 62 #define TC 60 macro 63 static int tc = TC; 77 tc = TC; 120 tc = TC;
|
/original-bsd/usr.bin/uucp/uucico/ |
H A D | gio.c | 210 #define TC 20 macro 211 static int tc = TC; 224 tc = TC; 246 tc = TC;
|
H A D | tio.c | 239 #define TC 1024 macro 240 static int tc = TC; 252 tc = TC; 274 tc = TC;
|
H A D | fio.c | 373 #define TC 20 macro 374 static int tc = TC; 402 tc = TC; 490 tc = TC;
|
/original-bsd/old/ms/ |
H A D | tmac.skeep | 57 .if \\n(TC .nr NF 1 62 .nr TC 5 76 .nr TC \\n(TB
|
H A D | tmac.s | 391 .if \\n(TC .nr NF 1 396 .nr TC 5 412 .nr TC \\n(TB 632 .nr TC 0
|
/original-bsd/sys/luna68k/luna68k/ |
H A D | locore.s | 2371 movl #_tcroff,a0 | value for pmove to TC (turn off MMU) 2402 .long 0 | TC reg. reset flag
|
/original-bsd/sys/hp300/hp300/ |
H A D | locore.s | 1035 movl #0x82c0aa00,a2@ | value to load TC with 2659 movl #0,a0@ | value for pmove to TC (turn off MMU)
|
/original-bsd/share/termcap/ |
H A D | termcap.src | 260 :sr=\E[T:TC=\E[%d@:IC=\E[%d@:\ 3228 # Kimtron TC entries include (undocumented) codes for: enter dim mode (mh),
|