Searched defs:btype (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Darray22.C10 typedef B<int, A<int>(*)[2]> btype; typedef
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr61743-1.c9 #define btype int macro
H A Dpr61743-2.c9 #define btype e_u8 macro
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dbackend.h54 Btype* btype; member in struct:Backend::Btyped_identifier
[all...]
H A Dstatements.cc456 Btype* btype = this->type()->get_backend(context->gogo()); local
H A Dtypes.h1266 Btype *btype; member in struct:Type::Type_btype_entry
H A Dtypes.cc6138 Btype* btype = t->get_backend(gogo); local
[all...]
H A Dgogo.cc1378 Btype* btype = no->var_value()->type()->get_backend(this); local
5205 Btype* btype = type->get_backend(gogo); local
6291 Btype* btype = type->get_backend(gogo); local
6355 Btype* btype = type->get_backend(gogo); local
6461 Btype* btype = type->get_backend(gogo); local
[all...]
H A Dexpressions.cc754 Btype* btype; local
836 Btype* btype = this->type()->base()->get_backend(gogo); local
1219 Btype* btype = this->type()->get_backend(gogo); local
1546 Btype* btype = Type::make_string_type()->get_backend(gogo); local
3339 Btype* btype = type->get_backend(gogo); local
3612 Btype* btype = t->get_backend(gogo); local
4121 Btype* btype = this->expr_->type()->get_backend(gogo); local
5733 Btype* btype = type->get_backend(gogo); local
6542 Btype* btype = ret->type()->get_backend(gogo); local
11947 Btype* btype = this->type_->get_backend(gogo); local
12382 Btype* btype = type->get_backend(context->gogo()); local
13753 Btype* btype = this->type()->get_backend(gogo); local
14096 Btype* btype = this->type_->get_backend(context->gogo()); local
14320 Btype* btype = this->type_->get_backend(gogo); local
14562 Btype* btype = this->type_->get_backend(gogo); local
14714 Btype* btype = this->type()->get_backend(gogo); local
14754 Btype* btype = this->type()->get_backend(gogo); local
14844 Btype* btype = this->type_->get_backend(gogo); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-arm.c621 coff_thumb_pcrel_common(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED, thumb_pcrel_branchtype btype) argument
/haiku-buildtools/legacy/binutils/libiberty/
H A Dcplus-dem.c2432 int btype; local
3857 string btype; local
3871 string btype; local
[all...]
/haiku-buildtools/legacy/gcc/libiberty/
H A Dcplus-dem.c2054 int btype; local
2957 string btype; local
3259 string btype; local
3421 string btype; local
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dcplus-dem.c2598 int btype; local
4030 string btype; local
4044 string btype; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoff-arm.c644 coff_thumb_pcrel_common(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED, thumb_pcrel_branchtype btype) argument
/haiku-buildtools/binutils/libiberty/
H A Dcplus-dem.c2665 int btype; local
4119 string btype; local
4133 string btype; local
[all...]
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc1049 named_type(const std::string& name, Btype* btype, Location location) argument
1093 is_circular_pointer_type(Btype* btype) argument
1101 type_size(Btype* btype) argument
1117 type_alignment(Btype* btype) argument
1128 type_field_alignment(Btype* btype) argument
1139 type_field_offset(Btype* btype, size_t index) argument
1160 zero_expression(Btype* btype) argument
1185 indirect_expression(Btype* btype, Bexpression* expr, bool known_valid, Location location) argument
1211 named_constant_expression(Btype* btype, const std::string& name, Bexpression* val, Location location) argument
1233 integer_constant_expression(Btype* btype, mpz_t val) argument
1246 float_constant_expression(Btype* btype, mpfr_t val) argument
1264 complex_constant_expression(Btype* btype, mpc_t val) argument
1477 conditional_expression(Btype* btype, Bexpression* condition, Bexpression* then_expr, Bexpression* else_expr, Location location) argument
1657 constructor_expression(Btype* btype, const std::vector<Bexpression*>& vals, Location location) argument
2382 global_variable(const std::string& package_name, const std::string& pkgpath, const std::string& name, Btype* btype, bool is_external, bool is_hidden, bool in_unique_section, Location location) argument
2457 local_variable(Bfunction* function, const std::string& name, Btype* btype, bool is_address_taken, Location location) argument
2478 parameter_variable(Bfunction* function, const std::string& name, Btype* btype, bool is_address_taken, Location location) argument
2500 static_chain_variable(Bfunction* function, const std::string& name, Btype* btype, Location location) argument
2534 temporary_variable(Bfunction* function, Bblock* bblock, Btype* btype, Bexpression* binit, bool is_address_taken, Location location, Bstatement** pstatement) argument
2692 implicit_variable_reference(const std::string& name, Btype* btype) argument
2711 immutable_struct(const std::string& name, bool is_hidden, bool is_common, Btype* btype, Location location) argument
2787 immutable_struct_reference(const std::string& name, Btype* btype, Location location) argument
[all...]
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.c2694 tree btype = BINFO_TYPE (binfo); local
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl.c13974 tree btype = CLASSTYPE_AS_BASE (current_class_type); local

Completed in 554 milliseconds