Searched refs:ARRAY_SIZE (Results 1 - 25 of 148) sorted by relevance

123456

/freebsd-10.0-release/contrib/gdb/gdb/
H A Damd64nbsd-nat.c67 amd64_native_gregset32_num_regs = ARRAY_SIZE (amd64nbsd32_r_reg_offset);
H A Damd64obsd-nat.c67 amd64_native_gregset32_num_regs = ARRAY_SIZE (amd64obsd32_r_reg_offset);
H A Damd64nbsd-tdep.c94 tdep->gregset_num_regs = ARRAY_SIZE (amd64nbsd_r_reg_offset);
109 tdep->sc_num_regs = ARRAY_SIZE (amd64nbsd_r_reg_offset);
133 gdb_assert (ARRAY_SIZE (amd64nbsd_r_reg_offset) == AMD64_NUM_GREGS);
H A Di386fbsd-tdep.c79 tdep->gregset_num_regs = ARRAY_SIZE (i386fbsd_r_reg_offset);
92 tdep->sc_num_regs = ARRAY_SIZE (i386fbsd_sc_reg_offset);
156 tdep->gregset_num_regs = ARRAY_SIZE (i386fbsd4_r_reg_offset);
161 tdep->sc_num_regs = ARRAY_SIZE (i386fbsd4_sc_reg_offset);
H A Damd64fbsd-tdep.c131 tdep->gregset_num_regs = ARRAY_SIZE (amd64fbsd_r_reg_offset);
140 tdep->sc_num_regs = ARRAY_SIZE (amd64fbsd_sc_reg_offset);
H A Damd64obsd-tdep.c192 tdep->gregset_num_regs = ARRAY_SIZE (amd64obsd_r_reg_offset);
203 tdep->sc_num_regs = ARRAY_SIZE (amd64obsd_sc_reg_offset);
219 gdb_assert (ARRAY_SIZE (amd64obsd_r_reg_offset) == AMD64_NUM_GREGS);
H A Di386-sol2-tdep.c84 tdep->gregset_num_regs = ARRAY_SIZE (i386_sol2_gregset_reg_offset);
H A Di386bsd-tdep.c132 tdep->sc_num_regs = ARRAY_SIZE (i386bsd_sc_reg_offset);
H A Di386nbsd-tdep.c224 tdep->gregset_num_regs = ARRAY_SIZE (i386nbsd_r_reg_offset);
241 tdep->sc_num_regs = ARRAY_SIZE (i386nbsd_sc_reg_offset);
H A Di386obsd-tdep.c211 tdep->gregset_num_regs = ARRAY_SIZE (i386obsd_r_reg_offset);
227 tdep->sc_num_regs = ARRAY_SIZE (i386obsd_sc_reg_offset);
/freebsd-10.0-release/sys/dev/wtap/plugins/
H A Dvisibility.h39 #define ARRAY_SIZE (32) //We support a maximum of 1024 nodes for now macro
42 uint32_t map[ARRAY_SIZE];
H A Dvisibility.c143 for(int i=0; i<ARRAY_SIZE; ++i){
148 int k = i*ARRAY_SIZE + j;
175 int index = l->id2/ARRAY_SIZE;
176 int bit = l->id2 % ARRAY_SIZE;
192 int index = l->id2/ARRAY_SIZE;
193 int bit = l->id2 % ARRAY_SIZE;
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dud_header.c297 ib_pack(lrh_table, ARRAY_SIZE(lrh_table), lrh, buf);
312 ib_unpack(lrh_table, ARRAY_SIZE(lrh_table), buf, lrh);
331 ib_pack(lrh_table, ARRAY_SIZE(lrh_table),
336 ib_pack(eth_table, ARRAY_SIZE(eth_table),
343 ib_pack(vlan_table, ARRAY_SIZE(vlan_table),
349 ib_pack(grh_table, ARRAY_SIZE(grh_table),
354 ib_pack(bth_table, ARRAY_SIZE(bth_table),
358 ib_pack(deth_table, ARRAY_SIZE(deth_table),
382 ib_unpack(lrh_table, ARRAY_SIZE(lrh_table),
399 ib_unpack(grh_table, ARRAY_SIZE(grh_tabl
[all...]
/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsci_util.h59 #ifndef ARRAY_SIZE
60 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) macro
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dia64-c.c181 for (i = 0; i < ARRAY_SIZE (c89_mathlib_name_list); i++)
/freebsd-10.0-release/contrib/xz/src/common/
H A Dsysdefs.h182 #ifndef ARRAY_SIZE
183 # define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0])) macro
/freebsd-10.0-release/contrib/xz/src/xz/
H A Dsignals.c71 for (size_t i = 0; i < ARRAY_SIZE(sigs); ++i)
92 for (size_t i = 0; i < ARRAY_SIZE(sigs); ++i) {
H A Dutil.c153 assert(slot < ARRAY_SIZE(bufs));
173 assert(slot < ARRAY_SIZE(bufs));
/freebsd-10.0-release/contrib/gcc/
H A Dattribs.c65 for (i = 0; i < ARRAY_SIZE (attribute_tables); i++)
71 for (i = 0; i < ARRAY_SIZE (attribute_tables); i++)
103 for (i = 0; i < ARRAY_SIZE (attribute_tables); i++)
112 for (i = 0; i < ARRAY_SIZE (attribute_tables); i++)
116 for (j = i + 1; j < ARRAY_SIZE (attribute_tables); j++)
158 for (i = 0; i < ARRAY_SIZE (attribute_tables); i++)
H A Dgenopinit.c237 for (pindex = 0; pindex < ARRAY_SIZE (optabs); pindex++)
340 if (pindex == ARRAY_SIZE (optabs))
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dphysmem.c141 if (sysctl (mib, ARRAY_SIZE (mib), &physmem, &len, NULL, 0) == 0
247 if (sysctl (mib, ARRAY_SIZE (mib), &usermem, &len, NULL, 0) == 0
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dphysmem.c141 if (sysctl (mib, ARRAY_SIZE (mib), &physmem, &len, NULL, 0) == 0
247 if (sysctl (mib, ARRAY_SIZE (mib), &usermem, &len, NULL, 0) == 0
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dhost-darwin.c114 for (i = 0; i < ARRAY_SIZE (shell_commands); i++)
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dmips-dis.c437 mips_cp0sel_names_mips3264, ARRAY_SIZE (mips_cp0sel_names_mips3264),
444 mips_cp0sel_names_mips3264r2, ARRAY_SIZE (mips_cp0sel_names_mips3264r2),
451 mips_cp0sel_names_mips3264, ARRAY_SIZE (mips_cp0sel_names_mips3264),
458 mips_cp0sel_names_mips3264r2, ARRAY_SIZE (mips_cp0sel_names_mips3264r2),
464 mips_cp0sel_names_sb1, ARRAY_SIZE (mips_cp0sel_names_sb1),
469 mips_cp0sel_names_octeon, ARRAY_SIZE (mips_cp0sel_names_octeon),
500 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
514 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_arch_choices) && c == NULL; i++)
537 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_arch_choices) && c == NULL; i++)
2184 for (i = 0; i < ARRAY_SIZE (mips_abi_choice
[all...]
H A Dcr16-opc.c456 const unsigned int cr16_num_opcodes = ARRAY_SIZE (cr16_instruction);
499 const unsigned int cr16_num_regs = ARRAY_SIZE (cr16_regtab) ;
500 const unsigned int cr16_num_regps = ARRAY_SIZE (cr16_regptab) ;
537 const unsigned int cr16_num_pregs = ARRAY_SIZE (cr16_pregtab);
538 const unsigned int cr16_num_pregps = ARRAY_SIZE (cr16_pregptab);
546 const unsigned int cr16_num_cc = ARRAY_SIZE (cr16_b_cond_tab);
604 const unsigned int cr16_num_traps = ARRAY_SIZE (cr16_traps);

Completed in 123 milliseconds

123456