Lines Matching refs:TMP

70 						fprintf(tabout, ".nr %d ", TMP);
72 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n", S1, TMP, S1, TMP);
76 fprintf(tabout, ".nr %d \\w%c%s%c\n",TMP, F1, s, F1);
77 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n",S2,TMP,S2,TMP);
87 fprintf(tabout, ".nr %d ", TMP);
89 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n", icol+CRIGHT, TMP, icol+CRIGHT, TMP);
101 fprintf(tabout, ".nr %d \\n(%d+\\n(%d\n",TMP,icol+CMID,S2);
102 fprintf(tabout, ".if \\n(%d>\\n(%d .nr %d \\n(%d\n",TMP,icol+CRIGHT,icol+CRIGHT,TMP);
103 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d +(\\n(%d-\\n(%d)/2\n",TMP,icol+CRIGHT,icol+CMID,icol+CRIGHT,TMP);
107 fprintf(tabout, ".nr %d %sn\n", TMP, cll[icol]);
108 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n",icol+CRIGHT, TMP, icol+CRIGHT, TMP);
115 fprintf(tabout, ".nr %d ", TMP);
123 fprintf(tabout, ".if \\n(%d>0 .nr %d \\n(%d/%d\n", TMP, TMP, TMP, k);
124 fprintf(tabout, ".if \\n(%d<0 .nr %d 0\n", TMP, TMP);
128 fprintf(tabout, ".nr %d +\\n(%d/2\n", icol-k+ik+CMID, TMP);
129 fprintf(tabout, ".nr %d +\\n(%d\n", icol-k+ik+CRIGHT, TMP);
139 fprintf(tabout, ".nr %d 0\n", TMP);
144 icol+CRIGHT, TMP, TMP, icol+CRIGHT);
153 icol+CMID, icol+CMID, icol+CRIGHT, TMP);
157 fprintf(tabout, ".nr %d \\n(%d\n", icol+CRIGHT, TMP);
165 fprintf(tabout, ".nr %d 0", TMP);
169 fprintf(tabout, ".nr %d \\n(.l-\\n(.i-\\n(%d\n", TMP, TMP);
174 fprintf(tabout, ".nr %d \\n(%d/%d\n", TMP, TMP, tsep);
175 fprintf(tabout, ".if \\n(%d<1n .nr %d 1n\n", TMP, TMP);
178 fprintf(tabout, ".nr %d 1n\n", TMP);
183 fprintf(tabout, ".nr %d \\n(%d+(%d*\\n(%d)\n",icol+CLEFT, icol+CRIGHT-1, tsep, TMP);
198 fprintf(tabout, ".nr TW +%d*\\n(%d\n", sep[ncol-1], TMP);