Lines Matching full:op_out
12285 static char op_out[MAX_OPERANDS][100];
12961 op_out[i][0] = 0;
13081 obufp = op_out[i];
13176 op_txt[i] = op_out[i];
13191 op_txt[MAX_OPERANDS - 1 - i] = op_out[i];
13550 obufp = op_out[0];
13566 strcpy (op_out[0], names16[0]);
13572 obufp = op_out[0];
13577 obufp = op_out[1];
16292 op_out[0][0] = '\0';
16293 op_out[1][0] = '\0';
16347 strcpy (op_out[0], names[0]);
16348 strcpy (op_out[1], names[1]);
16378 strcpy (op_out[0], op1_names[0]);
16379 strcpy (op_out[1], names[1]);
16380 strcpy (op_out[2], names[2]);