Home
last modified time | relevance | path

Searched refs:type_hash_eq (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlanghooks.h118 bool (*type_hash_eq) (const_tree, const_tree); member
H A Dtree.c209 static int type_hash_eq (const void *, const void *);
503 type_hash_eq, 0); in init_ttree()
6227 type_hash_eq (const void *va, const void *vb) in type_hash_eq() function
6330 if (lang_hooks.types.type_hash_eq != NULL) in type_hash_eq()
6331 return lang_hooks.types.type_hash_eq (a->type, b->type); in type_hash_eq()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlanghooks.h118 bool (*type_hash_eq) (const_tree, const_tree); member
H A Dtree.c209 static int type_hash_eq (const void *, const void *);
503 type_hash_eq, 0); in init_ttree()
6173 type_hash_eq (const void *va, const void *vb) in type_hash_eq() function
6276 if (lang_hooks.types.type_hash_eq != NULL) in type_hash_eq()
6277 return lang_hooks.types.type_hash_eq (a->type, b->type); in type_hash_eq()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlanghooks.h121 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlanghooks.h121 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlanghooks.h121 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlanghooks.h124 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlanghooks.h128 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlanghooks.h138 bool (*type_hash_eq) (const_tree, const_tree); member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c105 static int type_hash_eq (const void *, const void *);
121 type_hash_eq, 0); in init_ttree()
2970 type_hash_eq (const void *va, const void *vb) in type_hash_eq() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dtree.c105 static int type_hash_eq (const void *, const void *);
121 type_hash_eq, 0); in init_ttree()
2970 type_hash_eq (const void *va, const void *vb) in type_hash_eq() function

12345678910