Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 25 of 51) sorted by relevance

123

/dragonfly/contrib/bmake/
H A Dfor.c65 Vector /* of 'char *' */ vars; /* Iteration variables */ member
105 const char **vars; in ForLoop_Details() local
378 const char **vars = Vector_Get(&f->vars, 0); in ForLoop_SubstVarLong() local
412 const char **vars; in ForLoop_SubstVarShort() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Dpeicode.h473 pe_ILF_make_a_symbol_reloc (pe_ILF_vars * vars, in pe_ILF_make_a_symbol_reloc()
502 pe_ILF_make_a_reloc (pe_ILF_vars * vars, in pe_ILF_make_a_reloc()
514 pe_ILF_save_relocs (pe_ILF_vars * vars, in pe_ILF_save_relocs()
539 pe_ILF_make_a_symbol (pe_ILF_vars * vars, in pe_ILF_make_a_symbol()
618 pe_ILF_make_a_section (pe_ILF_vars * vars, in pe_ILF_make_a_section()
775 pe_ILF_vars vars; in pe_ILF_build_a_bfd() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dpeicode.h452 pe_ILF_make_a_symbol_reloc (pe_ILF_vars * vars, in pe_ILF_make_a_symbol_reloc()
481 pe_ILF_make_a_reloc (pe_ILF_vars * vars, in pe_ILF_make_a_reloc()
493 pe_ILF_save_relocs (pe_ILF_vars * vars, in pe_ILF_save_relocs()
518 pe_ILF_make_a_symbol (pe_ILF_vars * vars, in pe_ILF_make_a_symbol()
597 pe_ILF_make_a_section (pe_ILF_vars * vars, in pe_ILF_make_a_section()
754 pe_ILF_vars vars; in pe_ILF_build_a_bfd() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvar-tracking.c214 htab_t vars; member
257 shared_hash vars; member
1521 shared_hash_shared (shared_hash vars) in shared_hash_shared()
1529 shared_hash_htab (shared_hash vars) in shared_hash_htab()
1547 shared_hash_unshare (shared_hash vars) in shared_hash_unshare()
1563 shared_hash_copy (shared_hash vars) in shared_hash_copy()
1573 shared_hash_destroy (shared_hash vars) in shared_hash_destroy()
6736 dump_vars (htab_t vars) in dump_vars()
7478 htab_t vars; member
7990 vt_expand_loc (rtx loc, htab_t vars) in vt_expand_loc()
[all …]
H A Dgimple-low.c942 record_vars_into (tree vars, tree fn) in record_vars_into()
974 record_vars (tree vars) in record_vars()
H A Dtree-ssa-alias.h59 bitmap vars; member
H A Dtree-inline.c2575 basic_block bb, tree *vars) in setup_one_parameter()
2747 tree vars = NULL_TREE; in initialize_inlined_parameters() local
4748 declare_inline_vars (tree block, tree vars) in declare_inline_vars()
4900 bitmap args_to_skip, tree *vars) in copy_arguments_for_versioning()
5096 tree vars = NULL_TREE; in tree_function_versioning() local
H A Dtree-ssa-ter.c622 bitmap vars = tab->expr_decl_uids[ver]; in find_replaceable_in_bb() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvar-tracking.c524 variable_table_type *vars; member
548 shared_hash *vars; member
1585 shared_hash_shared (shared_hash *vars) in shared_hash_shared()
1593 shared_hash_htab (shared_hash *vars) in shared_hash_htab()
1611 shared_hash_unshare (shared_hash *vars) in shared_hash_unshare()
1625 shared_hash_copy (shared_hash *vars) in shared_hash_copy()
1641 delete vars; in shared_hash_destroy() local
7333 dump_vars (variable_table_type *vars) in dump_vars()
8067 variable_table_type *vars; member
8207 variable_table_type *vars) in loc_exp_dep_set()
[all …]
H A Dgimple-low.c914 record_vars_into (tree vars, tree fn) in record_vars_into()
938 record_vars (tree vars) in record_vars()
H A Dtree-ssa-alias.h64 bitmap vars; member
H A Dtree-ssa-threadedge.c778 hash_set<tree> *vars = NULL; in propagate_threaded_block_debug_into() local
878 delete vars; in propagate_threaded_block_debug_into() local
H A Dtree-inline.c3097 basic_block bb, tree *vars) in setup_one_parameter()
3263 tree vars = NULL_TREE; in initialize_inlined_parameters() local
4782 vec<tree> *vars = id->dst_simt_vars; in expand_call_inline() local
5508 declare_inline_vars (tree block, tree vars) in declare_inline_vars()
5666 bitmap args_to_skip, tree *vars) in copy_arguments_for_versioning()
5864 tree vars = NULL_TREE; in tree_function_versioning() local
H A Dtree-ssa-ter.c603 bitmap vars = tab->expr_decl_uids[ver]; in find_replaceable_in_bb() local
H A Dtree-predcom.c315 vec<tree> vars; member
1916 vec<tree> *vars, vec<tree> inits, in initialize_root_vars_lm()
1965 auto_vec<tree> vars; in execute_load_motion() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c3195 do_static_initialization_or_destruction (tree vars, bool initp) in do_static_initialization_or_destruction()
3271 prune_vars_needing_no_initialization (tree *vars) in prune_vars_needing_no_initialization()
3323 write_out_vars (tree vars) in write_out_vars()
3702 tree vars; in cp_write_global_declarations() local
/dragonfly/crypto/openssh/
H A Dutf8.c328 const char *vars[] = { "LC_ALL", "LC_CTYPE", "LANG", NULL }; in msetlocale() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c3890 do_static_initialization_or_destruction (tree vars, bool initp) in do_static_initialization_or_destruction()
3981 prune_vars_needing_no_initialization (tree *vars) in prune_vars_needing_no_initialization()
4033 write_out_vars (tree vars) in write_out_vars()
4359 tree vars = prune_vars_needing_no_initialization (&tls_aggregates); in handle_tls_init() local
4638 tree vars; in c_parse_final_cleanups() local
H A Dconstraint.cc1705 declare_constraint_vars (tree parms, tree vars) in declare_constraint_vars()
1740 tree vars = tsubst (t, args, complain, in_decl); in tsubst_constraint_variables() local
1754 tree vars = tsubst_constraint_variables (PARM_CONSTR_PARMS (t), in tsubst_parameterized_constraint() local
2178 tree vars = tsubst_constraint_variables (parms, args, complain, in_decl); in satisfy_parameterized_constraint() local
3015 tree vars = tsubst_constraint_variables (parms, args, tf_warning_or_error, in diagnose_parameterized_constraint() local
/dragonfly/lib/libutil/
H A Dlogin_class.c196 struct login_vars *vars = paths ? pathvars : envars; in setclassenvironment() local
/dragonfly/contrib/gcc-8.0/libgomp/
H A Doacc-host.c130 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars, in host_run()
/dragonfly/usr.bin/u4bhidctl/
H A Dusbhid.c51 } *vars; variable
/dragonfly/contrib/dialog/
H A Drc.c103 static const vars_st vars[] = variable
/dragonfly/contrib/tcsh-6/
H A Dsh.misc.c540 static const char *vars[] = { in areadlink() local
/dragonfly/bin/sh/
H A Dvar.c602 const char **vars; in showvarscmd() local

123