TN 501 src/dps8/dps8_cpu.h int TN; // type of Numeric chars in src TN 576 src/dps8/dps8_cpu.h uint TN [3]; // type numeric TN 577 src/dps8/dps8_cpu.h #define TN1 TN [0] TN 578 src/dps8/dps8_cpu.h #define TN2 TN [1] TN 579 src/dps8/dps8_cpu.h #define TN3 TN [2] TN 1691 src/dps8/dps8_eis.c e->TN[k-1] = getbits36_1 (opDesc, 21); // type numeric TN 1696 src/dps8/dps8_eis.c if (e->TN[0]) TN 1756 src/dps8/dps8_eis.c switch (e->TN[k-1]) TN 1815 src/dps8/dps8_eis.c a->TN = (int) e->TN[k-1]; TN 5029 src/dps8/dps8_eis.c int TN = (int) e->TN[k-1]; TN 5042 src/dps8/dps8_eis.c word9 c = EISget49(a, &pos, TN); TN 5088 src/dps8/dps8_eis.c else if (TN == CTN9 && n == N-1) // the 9-bit exponent (of which only 8-bits are used) TN 5093 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-2) // the 1st 4-chars of the 8-bit exponent TN 5099 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-1) // the 2nd 4-chars of the 8-bit exponent TN 9105 src/dps8/dps8_eis.c TN 9116 src/dps8/dps8_eis.c TN 9120 src/dps8/dps8_eis.c TN 9184 src/dps8/dps8_eis.c TN 8627 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 8630 src/dps8/dps8_ins.c switch(TN) TN 8774 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 8780 src/dps8/dps8_ins.c switch (TN)