/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-free-lang-data.cc | 79 add_tree_to_fld_list (tree t, class free_lang_data_d *fld) in add_tree_to_fld_list() 92 fld_worklist_push (tree t, class free_lang_data_d *fld) in fld_worklist_push() 146 fld_type_variant (tree first, tree t, class free_lang_data_d *fld, in fld_type_variant() 191 class free_lang_data_d *fld) in fld_process_array_type() 241 fld_incomplete_type_of (tree t, class free_lang_data_d *fld) in fld_incomplete_type_of() 339 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() 400 free_lang_data_in_type (tree type, class free_lang_data_d *fld) in free_lang_data_in_type() 535 free_lang_data_in_decl (tree decl, class free_lang_data_d *fld) in free_lang_data_in_decl() 700 class free_lang_data_d *fld = (class free_lang_data_d *) data; in find_decls_types_r() local 857 find_decls_types (tree t, class free_lang_data_d *fld) in find_decls_types() [all …]
|
H A D | ipa-polymorphic-call.cc | 62 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in contains_polymorphic_type_p() local 193 tree fld; in restrict_to_inner_class() local
|
H A D | tree-sra.cc | 777 tree fld; in type_internals_preclude_sra_p_1() local 998 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in scalarizable_type_p() local 1736 tree t, exp_type, fld = TREE_OPERAND (model->expr, 1); in build_ref_for_model() local 1816 tree fld; in build_user_friendly_ref_for_offset() local 3182 tree fld = TYPE_FIELDS (outer); in access_and_field_type_match_p() local 3317 for (tree fld = TYPE_FIELDS (root->type); fld; fld = DECL_CHAIN (fld)) in totally_scalarize_subtree() local
|
H A D | gimple-array-bounds.cc | 676 tree fld = TREE_OPERAND (t, 1); in inbounds_memaccess_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | delegatize.c | 45 FuncLiteralDeclaration *fld = in toDelegate() local 198 if (FuncLiteralDeclaration *fld = fd->isFuncLiteralDeclaration()) in checkNestedRef() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | delegatize.d | 53 auto fld = new FuncLiteralDeclaration(loc, loc, tf, TOK.delegate_, null); in toDelegate() local 294 if (auto fld = fd.isFuncLiteralDeclaration()) in ensureStaticLinkTo() local
|
H A D | lambdacomp.d | 100 private string getSerialization(FuncLiteralDeclaration fld, Scope* sc) in getSerialization() 134 override void visit(FuncLiteralDeclaration fld) in visit()
|
H A D | semantic3.d | 360 if (auto fld = funcdecl.isFuncLiteralDeclaration()) in visit() local
|
/netbsd-src/sys/sys/ |
H A D | syscall_stats.h | 59 #define SYSCALL_TIME_UPDATE_PROC(l, fld, delta) \ argument 62 #define SYSCALL_TIME_UPDATE_PROC(l, fld, delta) argument
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | tasn_prn.c | 134 static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, in asn1_item_print_ctx() 264 static int asn1_template_print_ctx(BIO *out, ASN1_VALUE **fld, int indent, in asn1_template_print_ctx() 433 static int asn1_primitive_print(BIO *out, ASN1_VALUE **fld, in asn1_primitive_print()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | tasn_prn.c | 134 static int asn1_item_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent, in asn1_item_print_ctx() 264 static int asn1_template_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent, in asn1_template_print_ctx() 433 static int asn1_primitive_print(BIO *out, const ASN1_VALUE **fld, in asn1_primitive_print()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ada-spec.c | 1053 for (tree fld = TYPE_FIELDS (type); fld; fld = TREE_CHAIN (fld)) in has_static_fields() local 1069 for (tree fld = TYPE_FIELDS (type); fld; fld = TREE_CHAIN (fld)) in is_tagged_type() local 1096 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in has_nontrivial_methods() local 2351 for (tree fld = TYPE_FIELDS (TREE_TYPE (node)); in dump_ada_node() local 2408 for (tree fld = TYPE_FIELDS (node); fld; fld = DECL_CHAIN (fld)) in dump_ada_methods() local 3034 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in dump_ada_declaration() local 3096 for (tree fld = TYPE_FIELDS (TREE_TYPE (t)); in dump_ada_declaration() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ada-spec.cc | 1053 for (tree fld = TYPE_FIELDS (type); fld; fld = TREE_CHAIN (fld)) in has_static_fields() local 1069 for (tree fld = TYPE_FIELDS (type); fld; fld = TREE_CHAIN (fld)) in is_tagged_type() local 1096 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in has_nontrivial_methods() local 2417 for (tree fld = TYPE_FIELDS (TREE_TYPE (node)); in dump_ada_node() local 2474 for (tree fld = TYPE_FIELDS (node); fld; fld = DECL_CHAIN (fld)) in dump_ada_methods() local 3094 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in dump_ada_declaration() local 3156 for (tree fld = TYPE_FIELDS (TREE_TYPE (t)); in dump_ada_declaration() local
|
/netbsd-src/usr.bin/systat/ |
H A D | vmstat.c | 404 #define X(s, s1, fld) {temp = (s).fld[i]; (s).fld[i] -= (s1).fld[i]; \ argument 406 #define Z(s, s1, fld) {temp = (s).nchstats.fld; \ argument 409 #define PUTRATE(s, s1, fld, l, c, w) \ argument
|
/netbsd-src/usr.bin/vmstat/ |
H A D | drvstats.c | 80 #define SWAP(fld) do { \ in drvswap() argument
|
/netbsd-src/usr.bin/touch/ |
H A D | touch.c | 518 #define CHK(fld) do { \ in difftm() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 3136 for (tree fld = TYPE_FIELDS (type); fld; fld = TREE_CHAIN (fld)) in last_field() local 5222 add_tree_to_fld_list (tree t, class free_lang_data_d *fld) in add_tree_to_fld_list() 5235 fld_worklist_push (tree t, class free_lang_data_d *fld) in fld_worklist_push() 5334 class free_lang_data_d *fld) in fld_process_array_type() 5384 fld_incomplete_type_of (tree t, class free_lang_data_d *fld) in fld_incomplete_type_of() 5482 fld_simplified_type (tree t, class free_lang_data_d *fld) in fld_simplified_type() 5541 free_lang_data_in_type (tree type, class free_lang_data_d *fld) in free_lang_data_in_type() 5757 free_lang_data_in_decl (tree decl, class free_lang_data_d *fld) in free_lang_data_in_decl() 5922 class free_lang_data_d *fld = (class free_lang_data_d *) data; in find_decls_types_r() local 6079 find_decls_types (tree t, class free_lang_data_d *fld) in find_decls_types() [all …]
|
H A D | ipa-polymorphic-call.c | 59 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in contains_polymorphic_type_p() local 190 tree fld; in restrict_to_inner_class() local
|
H A D | tree-sra.c | 767 tree fld; in type_internals_preclude_sra_p_1() local 982 for (tree fld = TYPE_FIELDS (type); fld; fld = DECL_CHAIN (fld)) in scalarizable_type_p() local 1696 tree t, exp_type, fld = TREE_OPERAND (model->expr, 1); in build_ref_for_model() local 1776 tree fld; in build_user_friendly_ref_for_offset() local 3135 tree fld = TYPE_FIELDS (outer); in access_and_field_type_match_p() local 3270 for (tree fld = TYPE_FIELDS (root->type); fld; fld = DECL_CHAIN (fld)) in totally_scalarize_subtree() local
|
/netbsd-src/sys/compat/common/ |
H A D | kern_info_43.c | 268 #define COPY(fld) \ in compat_43_sys_getkerninfo() argument
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | options.h | 28 #define O_V(sp, o, fld) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-asm.c | 1617 const field_t *fld; in build_operand_hash_table() local 2282 const field_t *fld = &LEX_GET_FIELD (((syn >> 8) & 0xff) - 1, syn); in parse_operand() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-asm.c | 1617 const field_t *fld; in build_operand_hash_table() local 2282 const field_t *fld = &LEX_GET_FIELD (((syn >> 8) & 0xff) - 1, syn); in parse_operand() local
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsrev.c | 210 int cmpnumfld(num1, num2, fld) in cmpnumfld() argument
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | softmagic.c | 1055 #define DO_CVT(fld, type) \ argument 1118 #define DO_CVT2(fld, type) \ argument
|