Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 25 of 490) sorted by relevance

12345678910>>...20

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer.c107 unsigned ix, tree t, hashval_t hash) in streamer_tree_cache_add_to_node_array()
146 unsigned int &ix = cache->node_map->get_or_insert (t, &existed_p); in streamer_tree_cache_insert_1() local
194 tree t, unsigned ix) in streamer_tree_cache_replace_tree()
212 unsigned ix = cache->next_idx++; in streamer_tree_cache_append() local
229 unsigned ix; in streamer_tree_cache_lookup() local
H A Dbitmap.c649 unsigned ix; in bitmap_tree_listify_from() local
1035 for (unsigned ix = 0; ix != BITMAP_ELEMENT_WORDS; ix++) in bitmap_count_bits_in_word() local
1089 for (unsigned ix = 0; ix != BITMAP_ELEMENT_WORDS; ix++) in bitmap_count_unique_bits() local
1107 unsigned ix; in bitmap_single_bit_set_p() local
1146 unsigned ix; in bitmap_first_set_bit() local
1202 int ix; in bitmap_last_set_bit() local
1272 unsigned ix; in bitmap_and() local
1333 unsigned ix; in bitmap_and_into() local
1375 unsigned ix; in bitmap_elt_copy() local
1438 unsigned ix; in bitmap_and_compl() local
[all …]
H A Dtree-streamer.h96 streamer_tree_cache_get_tree (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_tree()
104 streamer_tree_cache_get_hash (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_hash()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-streamer.cc107 unsigned ix, tree t, hashval_t hash) in streamer_tree_cache_add_to_node_array()
146 unsigned int &ix = cache->node_map->get_or_insert (t, &existed_p); in streamer_tree_cache_insert_1() local
194 tree t, unsigned ix) in streamer_tree_cache_replace_tree()
212 unsigned ix = cache->next_idx++; in streamer_tree_cache_append() local
229 unsigned ix; in streamer_tree_cache_lookup() local
H A Dbitmap.cc649 unsigned ix; in bitmap_tree_listify_from() local
1117 for (unsigned ix = 0; ix != BITMAP_ELEMENT_WORDS; ix++) in bitmap_count_bits_in_word() local
1171 for (unsigned ix = 0; ix != BITMAP_ELEMENT_WORDS; ix++) in bitmap_count_unique_bits() local
1189 unsigned ix; in bitmap_single_bit_set_p() local
1228 unsigned ix; in bitmap_first_set_bit() local
1284 int ix; in bitmap_last_set_bit() local
1354 unsigned ix; in bitmap_and() local
1415 unsigned ix; in bitmap_and_into() local
1457 unsigned ix; in bitmap_elt_copy() local
1520 unsigned ix; in bitmap_and_compl() local
[all …]
H A Dtree-streamer.h94 streamer_tree_cache_get_tree (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_tree()
102 streamer_tree_cache_get_hash (struct streamer_tree_cache_d *cache, unsigned ix) in streamer_tree_cache_get_hash()
/netbsd-src/lib/libm/src/
H A Ds_modff.c40 u_int32_t ix; in modff() local
51 u_int32_t ix; in modff() local
H A De_j1f.c49 int32_t hx,ix; in __ieee754_j1f() local
109 int32_t hx,ix; in __ieee754_y1f() local
233 int32_t ix; in ponef() local
331 int32_t ix; in qonef() local
H A De_j1.c91 int32_t hx,ix; in __ieee754_j1() local
148 int32_t hx,ix,lx; in __ieee754_y1() local
272 int32_t ix; in pone() local
370 int32_t ix; in qone() local
H A De_j0f.c48 int32_t hx,ix; in __ieee754_j0f() local
112 int32_t hx,ix; in __ieee754_y0f() local
241 int32_t ix; in pzerof() local
338 int32_t ix; in qzerof() local
H A De_j0.c90 int32_t hx,ix; in __ieee754_j0() local
151 int32_t hx,ix,lx; in __ieee754_y0() local
278 int32_t ix; in pzero() local
375 int32_t ix; in qzero() local
H A De_jnf.c36 int32_t i,hx,ix, sgn; in __ieee754_jnf() local
174 int32_t i,hx,ix,ib; in __ieee754_ynf() local
H A Ds_isinff.c22 int32_t ix; in isinff() local
H A Ds_fabsf.c31 u_int32_t ix; in fabsf() local
H A Ds_isnanf.c32 int32_t ix; in isnanf() local
H A Ds_logbf.c27 int32_t ix; in logbf() local
H A De_jn.c58 int32_t i,hx,ix,lx, sgn; in __ieee754_jn() local
220 int32_t i,hx,ix,lx; in __ieee754_yn() local
H A Ds_finitef.c35 int32_t ix; in __weak_alias() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc487 for (size_t ix = 4; ix < l; ix++) in calc_crc() local
3200 span &operator[] (unsigned ix) in operator []()
3309 for (unsigned ix = size; ix--;) in alloc_remap() local
4229 for (int ix = 0; ix != TREE_VEC_LENGTH (args); ix++) in nested_name() local
4671 for (unsigned ix = 0; ix < 2; ix++) in instrument() local
4737 for (unsigned ix = 0; ix != limit; ix++) in mark_trees() local
4902 for (unsigned ix = 0; ix < len; ix++) in vec_chained_decls() local
4931 for (unsigned ix = 0; ix != len; ix++) in tree_vec() local
4942 for (unsigned ix = 0; ix != len; ix++) in tree_vec() local
4957 for (unsigned ix = 0; ix != len; ix++) in tree_pair_vec() local
[all …]
/netbsd-src/external/bsd/bc/dist/
H A Dstorage.c376 unsigned int ix, ix1; in get_array_num() local
863 int ix; in auto_var() local
893 int ix; in free_a_tree() local
916 int ix; in pop_vars() local
999 int ix, ix1; in process_params() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcpu-m68k.c154 unsigned ix; in bit_count() local
182 unsigned ix; in bfd_m68k_features_to_mach() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-m68k.c154 unsigned ix; in bit_count() local
182 unsigned ix; in bfd_m68k_features_to_mach() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_dr_is_modulus.c23 int ix; in mp_dr_is_modulus() local
H A Dbn_mp_reduce_is_2k_l.c23 int ix, iy; in mp_reduce_is_2k_l() local
/netbsd-src/sys/dev/marvell/
H A Dgtmpsc.c88 #define CLEANUP_AND_RETURN_RXDMA(sc, ix) \ argument
887 int kick, ix; gtmpsc_intr_rx() local
951 int ix; gtmpsc_intr_tx() local
1003 uint32_t sdcm, ix; gtmpsc_write() local
1051 int ix, limit = 4000000; /* 4 seconds */ gtmpsc_txflush() local
1436 int ix, ch, wdog_interval = 0; gtmpsc_common_getc() local
1505 int ix; gtmpsc_common_putc() local
1553 gtmpsc_common_putc_wait_complete(struct gtmpsc_softc * sc,int ix) gtmpsc_common_putc_wait_complete() argument
[all...]

12345678910>>...20