Searched refs:print_arguments (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dcrx-dis.c619 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
696 /* Prints the instruction by calling print_arguments after proper matching. */
718 print_arguments (&currInsn, memaddr, info);
H A Dcr16-dis.c691 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
785 /* Prints the instruction by calling print_arguments after proper matching. */
816 print_arguments (&cr16_currInsn, memaddr, info);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dcrx-dis.c619 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
696 /* Prints the instruction by calling print_arguments after proper matching. */
718 print_arguments (&currInsn, memaddr, info);
H A Dcr16-dis.c691 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
785 /* Prints the instruction by calling print_arguments after proper matching. */
816 print_arguments (&cr16_currInsn, memaddr, info);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dcrx-dis.c619 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
696 /* Prints the instruction by calling print_arguments after proper matching. */
718 print_arguments (&currInsn, memaddr, info);
H A Dcr16-dis.c691 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
785 /* Prints the instruction by calling print_arguments after proper matching. */
816 print_arguments (&cr16_currInsn, memaddr, info);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dcrx-dis.c619 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
696 /* Prints the instruction by calling print_arguments after proper matching. */
718 print_arguments (&currInsn, memaddr, info);
H A Dcr16-dis.c691 print_arguments (ins *currentInsn, bfd_vma memaddr, struct disassemble_info *info) function
785 /* Prints the instruction by calling print_arguments after proper matching. */
816 print_arguments (&cr16_currInsn, memaddr, info);
/netbsd-current/external/mit/isl/dist/
H A Disl_ast.c2510 static __isl_give isl_printer *print_arguments(__isl_take isl_printer *p, function
2574 p = print_arguments(p, expr);

Completed in 557 milliseconds