Searched refs:cd (Results 1 - 25 of 520) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dscalar-by-value-6_x.c5 extern _Complex long double cd;
H A Dscalar-by-value-6.c4 TEST_FUNCS (complexlongdouble_i, _Complex long double, int, cd, -987)
5 TEST_FUNCS (complexlongdouble_d, _Complex long double, double, cd, -987.0)
H A Dstruct-by-value-17a_y.c16 DEFS(cd,_Complex double)
17 INITS(cd, _Complex double)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcomplex1.C15 __complex__ double cd; variable
22 cd = 1.0+90i;
23 cd *= one;
25 if (__real__ cd != 1 || __imag__ cd != 90)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcomplex1.C15 __complex__ double cd; variable
22 cd = 1.0+90i;
23 cd *= one;
25 if (__real__ cd != 1 || __imag__ cd != 90)
/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_l3.h44 extern int i4b_aoc ( unsigned char *, call_desc_t *cd );
46 extern int i4b_decode_q931_cs0_ie ( call_desc_t *cd, int msg_len, u_char *msg_ptr );
47 extern void i4b_decode_q931_message ( call_desc_t *cd, u_char message_type );
48 extern void i4b_l3_stop_all_timers ( call_desc_t *cd );
49 extern void i4b_l3_tx_alert ( call_desc_t *cd );
50 extern void i4b_l3_tx_connect ( call_desc_t *cd );
51 extern void i4b_l3_tx_connect_ack ( call_desc_t *cd );
52 extern void i4b_l3_tx_disconnect ( call_desc_t *cd );
53 extern void i4b_l3_tx_release ( call_desc_t *cd, int send_cause_flag );
54 extern void i4b_l3_tx_release_complete ( call_desc_t *cd, in
[all...]
H A Di4b_l3timer.c81 void i4b_l3_stop_all_timers(call_desc_t *cd) argument
83 T303_stop(cd);
84 T305_stop(cd);
85 T308_stop(cd);
86 T309_stop(cd);
87 T310_stop(cd);
88 T313_stop(cd);
95 T303_timeout(call_desc_t *cd) argument
97 NDBGL3(L3_T_ERR, "SETUP not answered, cr = %d", cd->cr);
98 next_l3state(cd, EV_T303EX
105 T303_start(call_desc_t *cd) argument
120 T303_stop(call_desc_t *cd) argument
138 T305_timeout(call_desc_t *cd) argument
148 T305_start(call_desc_t *cd) argument
163 T305_stop(call_desc_t *cd) argument
182 T308_timeout(call_desc_t *cd) argument
192 T308_start(call_desc_t *cd) argument
207 T308_stop(call_desc_t *cd) argument
226 T309_timeout(call_desc_t *cd) argument
236 T309_start(call_desc_t *cd) argument
251 T309_stop(call_desc_t *cd) argument
270 T310_timeout(call_desc_t *cd) argument
280 T310_start(call_desc_t *cd) argument
295 T310_stop(call_desc_t *cd) argument
314 T313_timeout(call_desc_t *cd) argument
324 T313_start(call_desc_t *cd) argument
339 T313_stop(call_desc_t *cd) argument
[all...]
H A Di4b_l4.c233 static int i4b_link_bchandrvr(call_desc_t *cd);
234 static void i4b_unlink_bchandrvr(call_desc_t *cd);
235 static void i4b_l4_setup_timeout(call_desc_t *cd);
236 static void i4b_idle_check_fix_unit(call_desc_t *cd);
237 static void i4b_idle_check_var_unit(call_desc_t *cd);
238 static void i4b_l4_setup_timeout_fix_unit(call_desc_t *cd);
239 static void i4b_l4_setup_timeout_var_unit(call_desc_t *cd);
240 static time_t i4b_get_idletime(call_desc_t *cd);
314 call_desc_t *cd; local
320 cd
453 i4b_l4_negcomplete(call_desc_t *cd) argument
472 i4b_l4_ifstate_changed(call_desc_t *cd, int new_state) argument
539 i4b_l4_connect_ind(call_desc_t *cd) argument
588 i4b_l4_connect_active_ind(call_desc_t *cd) argument
604 (*cd->l4_driver->line_connected)(cd->l4_driver_softc, cd); local
631 i4b_l4_disconnect_ind(call_desc_t *cd) argument
679 i4b_l4_idle_timeout_ind(call_desc_t *cd) argument
698 i4b_l4_charging_ind(call_desc_t *cd) argument
723 i4b_l4_status_ind(call_desc_t *cd) argument
731 i4b_l4_alert_ind(call_desc_t *cd) argument
750 i4b_l4_info_ind(call_desc_t *cd) argument
758 i4b_l4_proceeding_ind(call_desc_t *cd) argument
823 i4b_link_bchandrvr(call_desc_t *cd) argument
864 i4b_unlink_bchandrvr(call_desc_t *cd) argument
932 i4b_get_idletime(call_desc_t *cd) argument
944 i4b_l4_setup_timeout(call_desc_t *cd) argument
984 i4b_l4_setup_timeout_fix_unit(call_desc_t *cd) argument
1027 i4b_l4_setup_timeout_var_unit(call_desc_t *cd) argument
1049 i4b_idle_check(call_desc_t *cd) argument
1116 i4b_idle_check_fix_unit(call_desc_t *cd) argument
1202 i4b_idle_check_var_unit(call_desc_t *cd) argument
[all...]
H A Di4b_l3fsm.c81 static void F_00A(call_desc_t *cd), F_00H(call_desc_t *cd), F_00I(call_desc_t *cd);
82 static void F_00J(call_desc_t *cd);
84 static void F_01B(call_desc_t *cd), F_01K(call_desc_t *cd), F_01L(call_desc_t *cd);
85 static void F_01M(call_desc_t *cd), F_01N(call_desc_t *cd), F_01U(call_desc_t *cd);
236 next_l3state(call_desc_t *cd, int event) argument
278 print_l3state(call_desc_t *cd) argument
287 F_00A(call_desc_t *cd) argument
310 F_00H(call_desc_t *cd) argument
319 F_00I(call_desc_t *cd) argument
334 F_00J(call_desc_t *cd) argument
343 F_01B(call_desc_t *cd) argument
355 F_01K(call_desc_t *cd) argument
366 F_01L(call_desc_t *cd) argument
386 F_01M(call_desc_t *cd) argument
397 F_01N(call_desc_t *cd) argument
407 F_01O(call_desc_t *cd) argument
418 F_01U(call_desc_t *cd) argument
439 F_03C(call_desc_t *cd) argument
452 F_03N(call_desc_t *cd) argument
462 F_03O(call_desc_t *cd) argument
473 F_03P(call_desc_t *cd) argument
485 F_03Y(call_desc_t *cd) argument
497 F_04O(call_desc_t *cd) argument
507 F_06D(call_desc_t *cd) argument
527 F_06E(call_desc_t *cd) argument
548 F_06F(call_desc_t *cd) argument
571 F_06G(call_desc_t *cd) argument
580 F_06J(call_desc_t *cd) argument
591 F_06Q(call_desc_t *cd) argument
600 F_07E(call_desc_t *cd) argument
610 F_07F(call_desc_t *cd) argument
620 F_07G(call_desc_t *cd) argument
629 F_08R(call_desc_t *cd) argument
639 F_08Z(call_desc_t *cd) argument
651 F_09D(call_desc_t *cd) argument
660 F_09E(call_desc_t *cd) argument
670 F_09F(call_desc_t *cd) argument
679 F_09G(call_desc_t *cd) argument
688 F_11J(call_desc_t *cd) argument
700 F_11Q(call_desc_t *cd) argument
712 F_11V(call_desc_t *cd) argument
724 F_12C(call_desc_t *cd) argument
735 F_12J(call_desc_t *cd) argument
746 F_19I(call_desc_t *cd) argument
765 F_19J(call_desc_t *cd) argument
776 F_19K(call_desc_t *cd) argument
787 F_19W(call_desc_t *cd) argument
809 F_NCNA(call_desc_t *cd) argument
816 F_STENQ(call_desc_t *cd) argument
825 F_STAT(call_desc_t *cd) argument
849 F_INFO(call_desc_t *cd) argument
859 F_RELCP(call_desc_t *cd) argument
870 F_REL(call_desc_t *cd) argument
882 F_DISC(call_desc_t *cd) argument
901 F_DCRQ(call_desc_t *cd) argument
920 F_UEM(call_desc_t *cd) argument
929 F_SIGN(call_desc_t *cd) argument
940 F_DLEI(call_desc_t *cd) argument
952 F_ILL(call_desc_t *cd) argument
960 F_309TO(call_desc_t *cd) argument
976 F_FCTY(call_desc_t *cd) argument
985 F_DECF1(call_desc_t *cd) argument
994 F_DECF2(call_desc_t *cd) argument
1003 F_DECF3(call_desc_t *cd) argument
1013 F_DECF4(call_desc_t *cd) argument
1023 F_DECF(call_desc_t *cd) argument
1033 F_DLRI(call_desc_t *cd) argument
1044 F_DLRIA(call_desc_t *cd) argument
[all...]
H A Di4b_l4.h44 extern void i4b_l4_alert_ind ( call_desc_t *cd );
45 extern void i4b_l4_charging_ind( call_desc_t *cd );
46 extern void i4b_l4_connect_active_ind ( call_desc_t *cd );
47 extern void i4b_l4_connect_ind ( call_desc_t *cd );
52 extern void i4b_l4_disconnect_ind ( call_desc_t *cd );
54 extern void i4b_l4_negcomplete( call_desc_t *cd );
55 extern void i4b_l4_ifstate_changed( call_desc_t *cd, int new_state );
56 extern void i4b_l4_idle_timeout_ind( call_desc_t *cd );
57 extern void i4b_l4_info_ind ( call_desc_t *cd );
62 extern void i4b_l4_status_ind ( call_desc_t *cd );
[all...]
H A Di4b_l4timer.c74 T400_timeout(call_desc_t *cd) argument
76 NDBGL4(L4_ERR, "cr = %d", cd->cr);
83 T400_start(call_desc_t *cd) argument
85 if (cd->T400 == TIMER_ACTIVE)
88 NDBGL4(L4_MSG, "cr = %d", cd->cr);
89 cd->T400 = TIMER_ACTIVE;
91 START_TIMER(cd->T400_callout, T400_timeout, cd, T400DEF);
98 T400_stop(call_desc_t *cd) argument
103 if(cd
[all...]
H A Di4b_q931.c102 setup_cr(call_desc_t *cd, unsigned char cr) argument
104 if(cd->crflag == CRF_ORIG)
106 else if(cd->crflag == CRF_DEST)
118 call_desc_t *cd = NULL; local
178 if((cd = cd_by_isdnifcr(isdnif, crval,
188 cd = reserve_cd(); /* cdid filled in */
189 cd->isdnif = isdnif;
190 cd->l3drv = drv;
191 cd->cr = crval;
192 cd
272 i4b_decode_q931_cs0_ie(call_desc_t *cd, int msg_len, u_char *msg_ptr) argument
539 i4b_decode_q931_message(call_desc_t *cd, u_char message_type) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/unix/
H A Ddlz_dlopen_driver.c74 #define MAYBE_LOCK(cd) \
76 if ((cd->flags & DNS_SDLZFLAG_THREADSAFE) == 0 && \
77 cd->in_configure == ISC_FALSE) \
78 LOCK(&cd->lock); \
81 #define MAYBE_UNLOCK(cd) \
83 if ((cd->flags & DNS_SDLZFLAG_THREADSAFE) == 0 && \
84 cd->in_configure == ISC_FALSE) \
85 UNLOCK(&cd->lock); \
109 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
115 if (cd
130 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
150 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
168 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
186 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
202 dl_load_symbol(dlopen_data_t *cd, const char *symbol, isc_boolean_t mandatory) argument
219 dlopen_data_t *cd; local
380 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
415 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
436 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
455 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
481 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
505 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
527 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
549 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/win32/
H A Ddlz_dlopen_driver.c75 #define MAYBE_LOCK(cd) \
77 if ((cd->flags & DNS_SDLZFLAG_THREADSAFE) == 0 && \
78 cd->in_configure == ISC_FALSE) \
79 LOCK(&cd->lock); \
82 #define MAYBE_UNLOCK(cd) \
84 if ((cd->flags & DNS_SDLZFLAG_THREADSAFE) == 0 && \
85 cd->in_configure == ISC_FALSE) \
86 UNLOCK(&cd->lock); \
110 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
116 if (cd
131 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
151 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
169 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
187 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
203 dl_load_symbol(dlopen_data_t *cd, const char *symbol, isc_boolean_t mandatory) argument
220 dlopen_data_t *cd; local
366 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
399 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
420 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
439 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
465 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
489 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
511 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
533 dlopen_data_t *cd = (dlopen_data_t *) dbdata; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dsubproc.bat0 cd w32\subproc
6 cd ..\..
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dwtr-conversion-1.c15 extern __complex__ double cd;
23 foo_i (cd); /* { dg-warning "as integer rather than complex" "prototype conversion warning" } */
28 foo_f (cd); /* { dg-warning "as floating rather than complex" "prototype conversion warning" } */
33 foo_ld (cd);/* { dg-warning "as floating rather than complex" "prototype conversion warning" } */
38 foo_cd (cd);
50 foo_i (cd);
55 foo_f (cd);
60 foo_ld (cd);
65 foo_cd (cd);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dwtr-conversion-1.c15 extern __complex__ double cd;
23 foo_i (cd); /* { dg-warning "as integer rather than complex" "prototype conversion warning" } */
28 foo_f (cd); /* { dg-warning "as floating rather than complex" "prototype conversion warning" } */
33 foo_ld (cd); /* { dg-warning "as floating rather than complex" "prototype conversion warning" } */
38 foo_cd (cd);
50 foo_i (cd);
55 foo_f (cd);
60 foo_ld (cd);
65 foo_cd (cd);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/ctf/
H A Dctf_decl.c54 ctf_decl_init(ctf_decl_t *cd, char *buf, size_t len) argument
58 bzero(cd, sizeof (ctf_decl_t));
61 cd->cd_order[i] = CTF_PREC_BASE - 1;
63 cd->cd_qualp = CTF_PREC_BASE;
64 cd->cd_ordp = CTF_PREC_BASE;
66 cd->cd_buf = buf;
67 cd->cd_ptr = buf;
68 cd->cd_end = buf + len;
72 ctf_decl_fini(ctf_decl_t *cd) argument
78 for (cdp = ctf_list_next(&cd
87 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) argument
172 ctf_decl_sprintf(ctf_decl_t *cd, const char *format, ...) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dm32c-dis.c78 print_S (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
90 print_G (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
101 print_Q (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
112 print_Z (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
125 print_X (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
136 print_r0l_r0h (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
152 print_unsigned_bitbase (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
165 print_signed_bitbase (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
178 print_size (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
200 print_regset (CGEN_CPU_DESC cd ATTRIBUTE_UNUSE
297 m32c_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
904 m32c_cgen_init_dis(CGEN_CPU_DESC cd) argument
984 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
1052 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
1161 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
1197 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
1205 static CGEN_CPU_DESC cd = 0; local
[all...]
H A Dmep-dis.c73 print_tpreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info,
83 print_spreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info,
100 print_ivc2_cr (CGEN_CPU_DESC cd,
106 print_keyword (cd, dis_info, & mep_cgen_opval_h_cr_ivc2, value, attrs);
115 print_ivc2_ccr (CGEN_CPU_DESC cd,
121 print_keyword (cd, dis_info, & mep_cgen_opval_h_ccr_ivc2, value, attrs);
133 mep_print_vliw_insns (CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info,
151 cd->isas = & MEP_CORE_ISA;
153 my_status = print_insn (cd, pc, info, insnbuf, corelength);
185 cd
99 print_ivc2_cr(CGEN_CPU_DESC cd, void *dis_info, CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, long value, unsigned int attrs) argument
114 print_ivc2_ccr(CGEN_CPU_DESC cd, void *dis_info, CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, long value, unsigned int attrs) argument
132 mep_print_vliw_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, int corelength, int copro1length, int copro2length ATTRIBUTE_UNUSED) argument
294 mep_examine_vliw32_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
369 mep_examine_vliw64_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
460 print_slot_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, SLOTS_ATTR slot, bfd_byte *buf) argument
631 mep_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
740 mep_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
1200 mep_cgen_init_dis(CGEN_CPU_DESC cd) argument
1280 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
1348 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
1457 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
1493 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
1501 static CGEN_CPU_DESC cd = 0; local
[all...]
H A Diq2000-dis.c82 iq2000_cgen_print_operand (CGEN_CPU_DESC cd,
95 print_normal (cd, info, fields->f_index, 0, pc, length);
98 print_keyword (cd, info, & iq2000_cgen_opval_gr_names, fields->f_rs, 0);
101 print_address (cd, info, fields->f_imm, 0, pc, length);
104 print_normal (cd, info, fields->f_rt, 0, pc, length);
107 print_normal (cd, info, fields->f_bytecount, 0, pc, length);
110 print_normal (cd, info, fields->f_cam_y, 0, pc, length);
113 print_normal (cd, info, fields->f_cam_z, 0, pc, length);
116 print_normal (cd, info, fields->f_cm_3func, 0, pc, length);
119 print_normal (cd, inf
81 iq2000_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
202 iq2000_cgen_init_dis(CGEN_CPU_DESC cd) argument
282 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
350 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
459 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
495 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
503 static CGEN_CPU_DESC cd = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Dpaste16.c6 int *p = &cat(ab,cd);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dm32c-dis.c78 print_S (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
90 print_G (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
101 print_Q (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
112 print_Z (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
125 print_X (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
136 print_r0l_r0h (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
152 print_unsigned_bitbase (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
165 print_signed_bitbase (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
178 print_size (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
200 print_regset (CGEN_CPU_DESC cd ATTRIBUTE_UNUSE
297 m32c_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
904 m32c_cgen_init_dis(CGEN_CPU_DESC cd) argument
984 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
1052 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
1161 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
1197 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
1205 static CGEN_CPU_DESC cd = 0; local
[all...]
H A Dmep-dis.c73 print_tpreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info,
83 print_spreg (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info,
100 print_ivc2_cr (CGEN_CPU_DESC cd,
106 print_keyword (cd, dis_info, & mep_cgen_opval_h_cr_ivc2, value, attrs);
115 print_ivc2_ccr (CGEN_CPU_DESC cd,
121 print_keyword (cd, dis_info, & mep_cgen_opval_h_ccr_ivc2, value, attrs);
133 mep_print_vliw_insns (CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info,
151 cd->isas = & MEP_CORE_ISA;
153 my_status = print_insn (cd, pc, info, insnbuf, corelength);
185 cd
99 print_ivc2_cr(CGEN_CPU_DESC cd, void *dis_info, CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, long value, unsigned int attrs) argument
114 print_ivc2_ccr(CGEN_CPU_DESC cd, void *dis_info, CGEN_KEYWORD *keyword_table ATTRIBUTE_UNUSED, long value, unsigned int attrs) argument
132 mep_print_vliw_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, int corelength, int copro1length, int copro2length ATTRIBUTE_UNUSED) argument
294 mep_examine_vliw32_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
369 mep_examine_vliw64_insns(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
460 print_slot_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, SLOTS_ATTR slot, bfd_byte *buf) argument
631 mep_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
740 mep_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
1200 mep_cgen_init_dis(CGEN_CPU_DESC cd) argument
1280 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
1348 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
1457 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
1493 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
1501 static CGEN_CPU_DESC cd = 0; local
[all...]
H A Diq2000-dis.c82 iq2000_cgen_print_operand (CGEN_CPU_DESC cd,
95 print_normal (cd, info, fields->f_index, 0, pc, length);
98 print_keyword (cd, info, & iq2000_cgen_opval_gr_names, fields->f_rs, 0);
101 print_address (cd, info, fields->f_imm, 0, pc, length);
104 print_normal (cd, info, fields->f_rt, 0, pc, length);
107 print_normal (cd, info, fields->f_bytecount, 0, pc, length);
110 print_normal (cd, info, fields->f_cam_y, 0, pc, length);
113 print_normal (cd, info, fields->f_cam_z, 0, pc, length);
116 print_normal (cd, info, fields->f_cm_3func, 0, pc, length);
119 print_normal (cd, inf
81 iq2000_cgen_print_operand(CGEN_CPU_DESC cd, int opindex, void * xinfo, CGEN_FIELDS *fields, void const *attrs ATTRIBUTE_UNUSED, bfd_vma pc, int length) argument
202 iq2000_cgen_init_dis(CGEN_CPU_DESC cd) argument
282 print_insn_normal(CGEN_CPU_DESC cd, void *dis_info, const CGEN_INSN *insn, CGEN_FIELDS *fields, bfd_vma pc, int length) argument
350 print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info, bfd_byte *buf, unsigned int buflen) argument
459 default_print_insn(CGEN_CPU_DESC cd, bfd_vma pc, disassemble_info *info) argument
495 CGEN_CPU_DESC cd; member in struct:cpu_desc_list
503 static CGEN_CPU_DESC cd = 0; local
[all...]

Completed in 321 milliseconds

1234567891011>>