Home
last modified time | relevance | path

Searched refs:old_htab (Results 1 – 13 of 13) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpmsearch.c781 void pm_hmove(struct pm_htable *new_htab, struct pm_htable *old_htab, struct pm_htable *saved_htab) in pm_hmove() argument
783 memcpy(saved_htab, old_htab, sizeof(struct pm_htable)); in pm_hmove()
784 memcpy(old_htab, new_htab, sizeof(struct pm_htable)); in pm_hmove()
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/
H A Dtask.c2031 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2065 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2066 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2069 if (old_htab) in gomp_reduction_register()
2073 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2074 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2075 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Dtask.c2139 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2173 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2174 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2177 if (old_htab) in gomp_reduction_register()
2181 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2182 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2183 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dtask.c2117 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2151 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2152 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2155 if (old_htab) in gomp_reduction_register()
2159 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2160 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2161 p = old_htab->entries; in gomp_reduction_register()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dtask.c2117 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2151 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2152 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2155 if (old_htab) in gomp_reduction_register()
2159 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2160 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2161 p = old_htab->entries; in gomp_reduction_register()
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dtask.c2117 struct htab *old_htab = NULL, *new_htab; in gomp_reduction_register() local
2151 old_htab = (struct htab *) old[5]; in gomp_reduction_register()
2152 total_cnt += htab_elements (old_htab); in gomp_reduction_register()
2155 if (old_htab) in gomp_reduction_register()
2159 new_htab->n_elements = htab_elements (old_htab); in gomp_reduction_register()
2160 olimit = old_htab->entries + old_htab->size; in gomp_reduction_register()
2161 p = old_htab->entries; in gomp_reduction_register()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/exp-sgcheck/
H A Dsg_main.c1344 IInstance *old_htab, *new_htab, *old; in resize_II_hash_table() local
1349 old_htab = sf->htab; in resize_II_hash_table()
1356 old = &old_htab[i]; in resize_II_hash_table()
1379 if (old_htab != &sf->htab_fixed[0]) in resize_II_hash_table()
1380 sg_free(old_htab); in resize_II_hash_table()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/exp-sgcheck/
H A Dsg_main.c1344 IInstance *old_htab, *new_htab, *old; in resize_II_hash_table() local
1349 old_htab = sf->htab; in resize_II_hash_table()
1356 old = &old_htab[i]; in resize_II_hash_table()
1379 if (old_htab != &sf->htab_fixed[0]) in resize_II_hash_table()
1380 sg_free(old_htab); in resize_II_hash_table()