Searched refs:ARRAY_SIZE (Results 26 - 50 of 244) sorted by relevance

12345678910

/freebsd-11.0-release/contrib/gdb/gdb/
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-11.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-11.0-release/sys/dev/dpaa/
H A Dbman_portals.c84 for (i = 0; i < ARRAY_SIZE(sc->sc_dp); i++) {
103 for (i = 0; i < ARRAY_SIZE(sc->sc_rres); i++) {
H A Dqman_portals.c89 for (i = 0; i < ARRAY_SIZE(sc->sc_dp); i++) {
108 for (i = 0; i < ARRAY_SIZE(sc->sc_rres); i++) {
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Dhost-darwin.c114 for (i = 0; i < ARRAY_SIZE (shell_commands); i++)
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_suppressions.cc47 SuppressionContext(kSuppressionTypes, ARRAY_SIZE(kSuppressionTypes));
/freebsd-11.0-release/contrib/dtc/
H A Dutil.h28 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) macro
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dr600_blit_shaders.c717 const u32 r6xx_ps_size = ARRAY_SIZE(r6xx_ps);
718 const u32 r6xx_vs_size = ARRAY_SIZE(r6xx_vs);
719 const u32 r6xx_default_size = ARRAY_SIZE(r6xx_default_state);
720 const u32 r7xx_default_size = ARRAY_SIZE(r7xx_default_state);
H A Dsi_blit_shaders.c254 const u32 si_default_size = ARRAY_SIZE(si_default_state);
/freebsd-11.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);
H A Di386-gen.c203 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
228 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
319 printf ("\nconst unsigned int i386_regtab_size = ARRAY_SIZE (i386_regtab);\n");
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cc180 while (proc_maps.Next(&start, &end, &offset, name, ARRAY_SIZE(name), &prot)) {
210 while (proc_maps.Next(&start, &end, &offset, name, ARRAY_SIZE(name),
221 while (proc_maps.Next(&start, &end, &offset, name, ARRAY_SIZE(name),
/freebsd-11.0-release/contrib/xz/src/liblzma/common/
H A Dfilter_decoder.c124 for (size_t i = 0; i < ARRAY_SIZE(decoders); ++i)
/freebsd-11.0-release/contrib/gdb/include/
H A Dlibiberty.h296 #define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0])) macro
/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-arc.c143 for (i = ARRAY_SIZE (arc_reloc_map); i--;)
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h65 CHECK_LT(n_recursive_locks, ARRAY_SIZE(recursive_locks));
69 CHECK_LT(n_all_locks_, ARRAY_SIZE(all_locks_with_contexts_));
250 added_edges, ARRAY_SIZE(added_edges));
252 if (n_edges_ < ARRAY_SIZE(edges_)) {
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_ioc32.c136 int i915_compat_ioctls_nr = ARRAY_SIZE(i915_compat_ioctls);
/freebsd-11.0-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c120 return ARRAY_SIZE(ipoib_stats_keys);
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Daes-siv.c121 if (num_elem > ARRAY_SIZE(_addr) - 1)
160 if (iv_c_len < AES_BLOCK_SIZE || num_elem > ARRAY_SIZE(_addr) - 1)
/freebsd-11.0-release/sys/contrib/ncsw/inc/
H A Dncsw_ext.h166 #if !(defined(ARRAY_SIZE))
167 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) macro
168 #endif /* !defined(ARRAY_SIZE) */
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dsa_query.c656 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table), attribute, rec);
670 ib_unpack(path_rec_table, ARRAY_SIZE(path_rec_table),
759 ib_pack(path_rec_table, ARRAY_SIZE(path_rec_table), rec, mad->data);
790 ib_unpack(service_rec_table, ARRAY_SIZE(service_rec_table),
881 ib_pack(service_rec_table, ARRAY_SIZE(service_rec_table),
913 ib_unpack(mcmember_rec_table, ARRAY_SIZE(mcmember_rec_table),
973 ib_pack(mcmember_rec_table, ARRAY_SIZE(mcmember_rec_table),
1005 ib_unpack(guidinfo_rec_table, ARRAY_SIZE(guidinfo_rec_table),
1071 ib_pack(guidinfo_rec_table, ARRAY_SIZE(guidinfo_rec_table), rec,
/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_edid_modes.h475 static const int num_est3_modes = ARRAY_SIZE(est3_modes);
486 static const int num_extra_modes = ARRAY_SIZE(extra_modes);
775 static const int drm_num_cea_modes = ARRAY_SIZE(edid_cea_modes);
/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c141 for (i = 0; i < ARRAY_SIZE(sys_avp); i++)
170 for (i = 0; i < ARRAY_SIZE(fifo_avp); i++)
175 for (i = 0; i < ARRAY_SIZE(xg_avp); i++)
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Ddhcp_snoop.c77 if (os_memcmp(b->exten, ic_bootp_cookie, ARRAY_SIZE(ic_bootp_cookie)))

Completed in 286 milliseconds

12345678910