Home
last modified time | relevance | path

Searched refs:the_bucket (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dsarray.c99 struct sbucket **the_bucket; in sarray_at_put() local
129 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
131 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
134 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
148 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
159 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
168 if ((*the_bucket) == array->empty_bucket) { in sarray_at_put()
176 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
180 } else if ((*the_bucket)->version.version != array->version.version) { in sarray_at_put()
183 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dsarray.c99 struct sbucket **the_bucket; in sarray_at_put() local
129 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
131 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
134 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
148 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
159 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
168 if ((*the_bucket) == array->empty_bucket) { in sarray_at_put()
176 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
180 } else if ((*the_bucket)->version.version != array->version.version) { in sarray_at_put()
183 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libobjc/
H A Dsarray.c105 struct sbucket **the_bucket; in sarray_at_put() local
135 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
137 the_bucket = &(array->buckets[boffset]); in sarray_at_put()
140 if ((*the_bucket)->elems[eoffset] == element) in sarray_at_put()
154 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
166 the_bucket = &((*the_index)->buckets[boffset]); in sarray_at_put()
174 if ((*the_bucket) == array->empty_bucket) in sarray_at_put()
182 *the_bucket = new_bucket; /* Prepared for install. */ in sarray_at_put()
187 else if ((*the_bucket)->version.version != array->version.version) in sarray_at_put()
190 struct sbucket *old_bucket = *the_bucket; in sarray_at_put()
[all …]