Home
last modified time | relevance | path

Searched defs:htab (Results 1 – 25 of 1634) sorted by relevance

12345678910>>...66

/dports/lang/gcc6-aux/gcc-6-20180516/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/binutils/binutils-2.37/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc12-devel/gcc-12-20211205/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc8/gcc-8.5.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc10/gcc-10.3.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc11-devel/gcc-11-20211009/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/gnulibiberty/binutils-2.37/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc9-devel/gcc-9-20211007/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/gdb/gdb-11.1/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/avr-gcc/gcc-10.2.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/devel/riscv64-gcc/gcc-8.3.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gnat_util/gcc-6-20180516/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc11/gcc-11.2.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc9/gcc-9.4.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument
/dports/lang/gcc9-aux/gcc-9.1.0/include/
H A Dhashtab.h95 struct htab { struct
97 htab_hash hash_f; argument
100 htab_eq eq_f; argument
103 htab_del del_f; argument
118 of all calls of `htab_find_slot' for the hash table. */ argument
126 htab_alloc alloc_f; argument
127 htab_free free_f; argument
131 htab_alloc_with_arg alloc_with_arg_f; argument
132 htab_free_with_arg free_with_arg_f; argument
139 typedef struct htab *htab_t; argument

12345678910>>...66