Home
last modified time | relevance | path

Searched defs:struct_type (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/raid/twa/
H A Dtw_cl_share.h320 #define TW_CL_STRUCT_OFFSET(struct_type, field) \ argument
328 #define TW_CL_STRUCT_HEAD(addr, struct_type, field) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-mudflap.c328 tree struct_type = make_node (RECORD_TYPE); in mf_make_mf_cache_struct_type() local
H A Dc-typeck.c5076 find_anonymous_field_with_type (tree struct_type, tree type) in find_anonymous_field_with_type()
/dragonfly/contrib/gdb-7/gdb/
H A Deval.c289 struct type *struct_type = check_typedef (value_type (struct_val)); in evaluate_struct_tuple() local
H A Dada-lang.c508 struct type *struct_type = check_typedef ((struct type *) type); in ada_get_field_index() local
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-next-runtime-abi-02.c1907 tree struct_type = TREE_TYPE (ref->refdecl); in build_v2_message_ref_translation_table() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c19084 tree struct_type; member
24637 analyze_discr_in_predicate (tree operand, tree struct_type) in analyze_discr_in_predicate()
24720 tree struct_type, in analyze_variants_discr()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c6069 find_anonymous_field_with_type (tree struct_type, tree type) in find_anonymous_field_with_type()