TN 500 src/dps8/dps8_cpu.h int TN; // type of Numeric chars in src TN 575 src/dps8/dps8_cpu.h uint TN [3]; // type numeric TN 576 src/dps8/dps8_cpu.h #define TN1 TN [0] TN 577 src/dps8/dps8_cpu.h #define TN2 TN [1] TN 578 src/dps8/dps8_cpu.h #define TN3 TN [2] TN 1690 src/dps8/dps8_eis.c e->TN[k-1] = getbits36_1 (opDesc, 21); // type numeric TN 1695 src/dps8/dps8_eis.c if (e->TN[0]) TN 1755 src/dps8/dps8_eis.c switch (e->TN[k-1]) TN 1814 src/dps8/dps8_eis.c a->TN = (int) e->TN[k-1]; TN 5028 src/dps8/dps8_eis.c int TN = (int) e->TN[k-1]; TN 5041 src/dps8/dps8_eis.c word9 c = EISget49(a, &pos, TN); TN 5087 src/dps8/dps8_eis.c else if (TN == CTN9 && n == N-1) // the 9-bit exponent (of which only 8-bits are used) TN 5092 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-2) // the 1st 4-chars of the 8-bit exponent TN 5098 src/dps8/dps8_eis.c else if (TN == CTN4 && n == N-1) // the 2nd 4-chars of the 8-bit exponent TN 9104 src/dps8/dps8_eis.c TN 9115 src/dps8/dps8_eis.c TN 9119 src/dps8/dps8_eis.c TN 9183 src/dps8/dps8_eis.c TN 8649 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 8652 src/dps8/dps8_ins.c switch(TN) TN 8796 src/dps8/dps8_ins.c uint TN = getbits36_1 (cpu.CY, 21); // C(Y) 21 TN 8802 src/dps8/dps8_ins.c switch (TN)