HomeSort by: relevance | last modified time | path
    Searched defs:comment1 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
  /src/external/gpl3/binutils.old/dist/opcodes/
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
  /src/external/gpl3/gdb/dist/opcodes/
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
  /src/external/gpl3/gdb.old/dist/opcodes/
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);
avr-dis.c 353 char op1[20], op2[20], comment1[40], comment2[40]; local
424 comment1[0] = 0;
449 comment1, &style_op1, 0, &sym_op1, &sym_addr1,
454 op2, *comment1 ? comment2 : comment1,
465 sprintf (comment1, "????");
481 if (*comment1)
482 (*prin) (stream, dis_style_comment_start, "\t; %s", comment1);

Completed in 48 milliseconds