Home
last modified time | relevance | path

Searched refs:types_used_by_vars_hash (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.h687 types_used_by_vars_hash;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.h687 types_used_by_vars_hash;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
H A Dfunction.c133 hash_table<used_type_hasher> *types_used_by_vars_hash = NULL; variable
6479 if (types_used_by_vars_hash == NULL) in types_used_by_var_decl_insert()
6480 types_used_by_vars_hash in types_used_by_var_decl_insert()
6483 slot = types_used_by_vars_hash->find_slot (&e, INSERT); in types_used_by_var_decl_insert()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
H A Dfunction.c131 hash_table<used_type_hasher> *types_used_by_vars_hash = NULL; variable
6295 if (types_used_by_vars_hash == NULL) in types_used_by_var_decl_insert()
6296 types_used_by_vars_hash in types_used_by_var_decl_insert()
6299 slot = types_used_by_vars_hash->find_slot (&e, INSERT); in types_used_by_var_decl_insert()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.h716 types_used_by_vars_hash;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.h429 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
H A Dfunction.c128 hash_table<used_type_hasher> *types_used_by_vars_hash = NULL; variable
6544 if (types_used_by_vars_hash == NULL) in types_used_by_var_decl_insert()
6545 types_used_by_vars_hash in types_used_by_var_decl_insert()
6548 slot = types_used_by_vars_hash->find_slot (&e, INSERT); in types_used_by_var_decl_insert()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.h439 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.h429 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.h491 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.h474 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
H A Dfunction.c132 hash_table<used_type_hasher> *types_used_by_vars_hash = NULL; variable
6329 if (types_used_by_vars_hash == NULL) in types_used_by_var_decl_insert()
6330 types_used_by_vars_hash in types_used_by_var_decl_insert()
6333 slot = types_used_by_vars_hash->find_slot (&e, INSERT); in types_used_by_var_decl_insert()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.h484 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.h474 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.h484 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.h484 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.h474 extern GTY(()) hash_table<used_type_hasher> *types_used_by_vars_hash;

1234