Home
last modified time | relevance | path

Searched refs:htab_size (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/textproc/html-xml-utils/html-xml-utils-8.0/
H A Dhash.c26 static unsigned int htab_size = 0; variable
58 htab_size = nel; in hcreate()
66 assert(htab_size); in hdestroy()
70 htab_size = 0; in hdestroy()
80 assert(htab_size); /* There must be a hash table */ in hsearch()
90 hval %= htab_size; in hsearch()
98 i = (i + 1) % htab_size; /* "Open" hash method */ in hsearch()
/dports/converters/ical2html/ical2html-2.1/
H A Dicalmerge.c86 static unsigned int htab_size = 0; variable
112 htab_size = nel; in hcreate()
122 assert(htab_size);
126 htab_size = 0;
137 assert(htab_size); /* There must be a hash table */ in hsearch()
147 hval %= htab_size; in hsearch()
155 i = (i + 1) % htab_size; /* "Open" hash method */ in hsearch()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dhashtab.c218 #define htab_size(htab) ((htab)->size) macro
221 (htab_size) (htab_t htab) in size_t() argument
223 return htab_size (htab); in size_t()
389 size_t size = htab_size (htab); in htab_delete()
415 size_t size = htab_size (htab); in htab_empty()
438 size_t size = htab_size (htab); in find_empty_slot_for_expand()
546 size = htab_size (htab); in htab_find_with_hash()
595 size = htab_size (htab); in htab_find_slot_with_hash()
600 size = htab_size (htab); in htab_find_slot_with_hash()
722 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dhashtab.c221 #define htab_size(htab) ((htab)->size) macro
224 (htab_size) (htab_t htab) in size_t() argument
226 return htab_size (htab); in size_t()
423 size_t size = htab_size (htab); in htab_delete()
449 size_t size = htab_size (htab); in htab_empty()
493 size_t size = htab_size (htab); in find_empty_slot_for_expand()
601 size = htab_size (htab); in htab_find_with_hash()
650 size = htab_size (htab); in htab_find_slot_with_hash()
655 size = htab_size (htab); in htab_find_slot_with_hash()
777 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dhashtab.c221 #define htab_size(htab) ((htab)->size) macro
224 (htab_size) (htab_t htab) in size_t() argument
226 return htab_size (htab); in size_t()
423 size_t size = htab_size (htab); in htab_delete()
449 size_t size = htab_size (htab); in htab_empty()
493 size_t size = htab_size (htab); in find_empty_slot_for_expand()
601 size = htab_size (htab); in htab_find_with_hash()
650 size = htab_size (htab); in htab_find_slot_with_hash()
655 size = htab_size (htab); in htab_find_slot_with_hash()
777 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A Dhashtab.c221 #define htab_size(htab) ((htab)->size) macro
224 (htab_size) (htab_t htab) in size_t() argument
226 return htab_size (htab); in size_t()
423 size_t size = htab_size (htab); in htab_delete()
449 size_t size = htab_size (htab); in htab_empty()
493 size_t size = htab_size (htab); in find_empty_slot_for_expand()
601 size = htab_size (htab); in htab_find_with_hash()
650 size = htab_size (htab); in htab_find_slot_with_hash()
655 size = htab_size (htab); in htab_find_slot_with_hash()
777 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/devel/tig/tig-2.5.4/compat/
H A Dhashtab.c213 #define htab_size(htab) ((htab)->size) macro
216 (htab_size) (htab_t htab) in size_t() argument
218 return htab_size (htab); in size_t()
417 size_t size = htab_size (htab); in htab_delete()
443 size_t size = htab_size (htab); in htab_empty()
487 size_t size = htab_size (htab); in find_empty_slot_for_expand()
595 size = htab_size (htab); in htab_find_with_hash()
644 size = htab_size (htab); in htab_find_slot_with_hash()
649 size = htab_size (htab); in htab_find_slot_with_hash()
771 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dhashtab.c218 #define htab_size(htab) ((htab)->size) macro
221 (htab_size) (htab_t htab) in size_t() argument
223 return htab_size (htab); in size_t()
389 size_t size = htab_size (htab); in htab_delete()
415 size_t size = htab_size (htab); in htab_empty()
438 size_t size = htab_size (htab); in find_empty_slot_for_expand()
546 size = htab_size (htab); in htab_find_with_hash()
595 size = htab_size (htab); in htab_find_slot_with_hash()
600 size = htab_size (htab); in htab_find_slot_with_hash()
722 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libiberty/
H A Dhashtab.c221 #define htab_size(htab) ((htab)->size) macro
224 (htab_size) (htab_t htab) in size_t() argument
226 return htab_size (htab); in size_t()
423 size_t size = htab_size (htab); in htab_delete()
449 size_t size = htab_size (htab); in htab_empty()
493 size_t size = htab_size (htab); in find_empty_slot_for_expand()
601 size = htab_size (htab); in htab_find_with_hash()
650 size = htab_size (htab); in htab_find_slot_with_hash()
655 size = htab_size (htab); in htab_find_slot_with_hash()
777 limit = slot + htab_size (htab); in htab_traverse_noresize()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgomp/
H A Dhashtab.h163 htab_size (htab_t htab) in htab_size() function
250 size_t size = htab_size (htab); in find_empty_slot_for_expand()
326 size = htab_size (htab); in htab_find()
365 size = htab_size (htab); in htab_find_slot()
369 size = htab_size (htab); in htab_find_slot()
425 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab) in htab_size() function
258 size_t size = htab_size (htab); in find_empty_slot_for_expand()
334 size = htab_size (htab); in htab_find()
373 size = htab_size (htab); in htab_find_slot()
377 size = htab_size (htab); in htab_find_slot()
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab) in htab_clear_slot()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dhashtab.h171 htab_size (htab_t htab)
258 size_t size = htab_size (htab);
334 size = htab_size (htab);
373 size = htab_size (htab);
377 size = htab_size (htab);
433 if (slot < htab->entries || slot >= htab->entries + htab_size (htab)

12345678910