Searched defs:var (Results 276 - 300 of 367) sorted by relevance

<<1112131415

/haiku-buildtools/legacy/binutils/binutils/
H A Dwindres.h656 struct ver_info *var; member in struct:versioninfo
708 struct ver_varinfo *var; member in struct:ver_info::__anon2510::__anon2512
709 } var; member in union:ver_info::__anon2510
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexpr.c1697 tree tuple, var; local
H A Dinout.c115 tree var = get_identifier (name); local
4582 tree var = get_unique_identifier ("ENUMNAME"); local
/haiku-buildtools/gcc/gcc/
H A Dgimple-fold.c764 var_decl_component_p (tree var) argument
1237 tree var = dest; local
1316 tree var, val; local
3129 tree var = create_tmp_var (TREE_TYPE (lhs)); local
3145 tree var = create_tmp_var (TREE_TYPE (lhs)); local
4003 and_var_with_comparison(tree var, bool invert, enum tree_code code2, tree op2a, tree op2b) argument
4033 tree var = gimple_assign_lhs (stmt); local
4466 or_var_with_comparison(tree var, bool invert, enum tree_code code2, tree op2a, tree op2b) argument
4496 tree var = gimple_assign_lhs (stmt); local
[all...]
H A Dpredict.c3122 tree var; local
H A Dgraphite-sese-to-poly.c166 tree var; local
2033 tree var = force_gimple_operand (expr, &stmts, true, NULL_TREE); local
2089 tree var = force_gimple_operand (expr, &stmts, true, NULL_TREE); local
2114 create_zero_dim_array (tree var, const char *base_name) argument
2389 tree var local
[all...]
H A Dtree-chkp.c1039 chkp_register_var_initializer (tree var) argument
1095 chkp_output_static_bounds (tree bnd_var, tree var, argument
2003 tree var; local
2765 tree var, bounds; local
2989 chkp_generate_extern_var_bounds(tree var) argument
3311 tree var; local
3828 tree var; local
[all...]
H A Dasan.c2258 tree var = build_decl (UNKNOWN_LOCATION, VAR_DECL, get_identifier (buf), local
2493 tree type = asan_global_struct (), var, ctor; local
[all...]
H A Dtree-ssa-loop-niter.c111 split_to_var_and_offset (tree expr, tree *var, mpz_t offset) argument
155 determine_value_range (struct loop *loop, tree type, tree var, mpz_t off, argument
2983 tree var, ptr; local
[all...]
H A Dgimple.c817 gimple_build_debug_bind_stat (tree var, tree value, gimple stmt MEM_STAT_DECL) argument
837 gimple_build_debug_source_bind_stat (tree var, tree value, argument
H A Dipa-inline-analysis.c2427 tree var = gimple_call_lhs (stmt); local
H A Dtree-vect-loop.c5782 tree ni_name, var; local
5811 tree var; local
[all...]
H A Dtree-ssa-sccvn.c2792 tree var; local
3907 tree var; variable
/haiku-buildtools/gcc/gcc/fortran/
H A Dopenmp.c3544 gfc_symbol *var; local
[all...]
H A Ddecl.c213 gfc_data_variable *tail, var; local
311 gfc_data_variable var, *tail, *new_var; local
[all...]
H A Dtrans-stmt.c52 tree var; member in struct:iter_info
3178 tree var, start, end, step; local
4078 tree *var; local
5420 tree var; local
[all...]
H A Dtrans-openmp.c281 gfc_walk_alloc_comps (tree decl, tree dest, tree var, argument
2774 gfc_symbol *var; local
2972 tree var local
3110 tree var; member in struct:dovar_init_d
[all...]
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc1174 Gcc_backend::var_expression(Bvariable* var, Location) argument
1898 Gcc_backend::init_statement(Bvariable* var, Bexpression* init) argument
2431 Gcc_backend::global_variable_set_init(Bvariable* var, Bexpression* expr) argument
2552 tree var; local
2661 implicit_variable_set_init(Bvariable* var, const std::string&, Btype*, bool, bool, bool is_common, Bexpression* init) argument
2755 immutable_struct_set_init(Bvariable* var, const std::string&, bool, bool is_common, Btype*, Location, Bexpression* initializer) argument
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dparse.cc1970 Variable* var = new Variable(type, init, false, false, false, local
2003 Variable* var = new Variable(type, init, this->gogo_->in_global_scope(), local
2024 Variable* var = new Variable(type, init, true, false, false, location); local
2592 enclosing_var_reference(Named_object* in_function, Named_object* var, bool may_be_sink, Location location) argument
2911 Named_object* var = ev[i].var(); local
4873 Named_object* var = NULL; local
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.c3459 local *var = NULL; local
/haiku-buildtools/gcc/gcc/java/
H A Dverify-impl.c2176 int var = 0; local
/haiku-buildtools/gcc/gcc/config/
H A Ddarwin.c3517 tree var, constructor, field; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Ddecl2.c1970 var_finalized_p(tree var) argument
3115 var_defined_without_dynamic_init(tree var) argument
3138 var_needs_tls_wrapper(tree var) argument
3175 get_tls_init_fn(tree var) argument
3239 get_tls_wrapper_fn(tree var) argument
3300 tree var = DECL_BEFRIENDING_CLASSES (fn); local
3604 tree var; local
3862 tree *var = vars; local
3918 tree var = TREE_VALUE (v); local
4323 tree var = TREE_VALUE (vars); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dsom.c4515 #define var macro
4827 #undef var macro
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/c4x/
H A Dc4x.h1099 int var; member in struct:c4x_args

Completed in 637 milliseconds

<<1112131415