Home
last modified time | relevance | path

Searched refs:struct_type (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssl_test_ctx.c37 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument
38 static int parse_##name##_##field(struct_type *ctx, const char *value) \
43 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument
44 static int parse_##name##_##field(struct_type *ctx, const char *value) \
51 #define IMPLEMENT_SSL_TEST_INT_OPTION(struct_type, name, field) \ argument
52 static int parse_##name##_##field(struct_type *ctx, const char *value) \
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssl_test_ctx.c41 #define IMPLEMENT_SSL_TEST_BOOL_OPTION(struct_type, name, field) \ argument
42 static int parse_##name##_##field(struct_type *ctx, const char *value) \
47 #define IMPLEMENT_SSL_TEST_STRING_OPTION(struct_type, name, field) \ argument
48 static int parse_##name##_##field(struct_type *ctx, const char *value) \
55 #define IMPLEMENT_SSL_TEST_INT_OPTION(struct_type, name, field) \ argument
56 static int parse_##name##_##field(struct_type *ctx, const char *value) \
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.cc633 gcc::jit::recording::struct_ *struct_type = type->is_struct (); in gcc_jit_type_is_struct() local
634 return (gcc_jit_struct *)struct_type; in gcc_jit_type_is_struct()
916 gcc_jit_struct_as_type (gcc_jit_struct *struct_type) in gcc_jit_struct_as_type() argument
918 RETURN_NULL_IF_FAIL (struct_type, NULL, NULL, "NULL struct_type"); in gcc_jit_struct_as_type()
920 return static_cast <gcc_jit_type *> (struct_type->as_type ()); in gcc_jit_struct_as_type()
930 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type, in gcc_jit_struct_set_fields() argument
935 RETURN_IF_FAIL (struct_type, NULL, loc, "NULL struct_type"); in gcc_jit_struct_set_fields()
936 gcc::jit::recording::context *ctxt = struct_type->m_ctxt; in gcc_jit_struct_set_fields()
940 struct_type->get_fields () == NULL, ctxt, loc, in gcc_jit_struct_set_fields()
942 struct_type->get_debug_string ()); in gcc_jit_struct_set_fields()
[all …]
H A Dlibgccjit.h701 gcc_jit_struct_as_type (gcc_jit_struct *struct_type);
706 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type,
713 gcc_jit_struct_get_field (gcc_jit_struct *struct_type,
718 gcc_jit_struct_get_field_count (gcc_jit_struct *struct_type);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.c678 gcc_jit_struct_as_type (gcc_jit_struct *struct_type) in gcc_jit_struct_as_type() argument
680 RETURN_NULL_IF_FAIL (struct_type, NULL, NULL, "NULL struct_type"); in gcc_jit_struct_as_type()
682 return static_cast <gcc_jit_type *> (struct_type->as_type ()); in gcc_jit_struct_as_type()
692 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type, in gcc_jit_struct_set_fields() argument
697 RETURN_IF_FAIL (struct_type, NULL, loc, "NULL struct_type"); in gcc_jit_struct_set_fields()
698 gcc::jit::recording::context *ctxt = struct_type->m_ctxt; in gcc_jit_struct_set_fields()
702 struct_type->get_fields () == NULL, ctxt, loc, in gcc_jit_struct_set_fields()
704 struct_type->get_debug_string ()); in gcc_jit_struct_set_fields()
713 struct_type->get_debug_string (), in gcc_jit_struct_set_fields()
723 struct_type->set_fields (loc, num_fields, in gcc_jit_struct_set_fields()
H A Dlibgccjit.h640 gcc_jit_struct_as_type (gcc_jit_struct *struct_type);
645 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type,
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dtypes.rst320 gcc_jit_struct_as_type (gcc_jit_struct *struct_type)
325 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type,\
430 gcc_jit_struct_get_field (gcc_jit_struct *struct_type,\
436 gcc_jit_struct_get_field_count (gcc_jit_struct *struct_type)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dtypes.rst307 gcc_jit_struct_as_type (gcc_jit_struct *struct_type)
312 gcc_jit_struct_set_fields (gcc_jit_struct *struct_type,\
/netbsd-src/sys/fs/udf/
H A Decma167-udf.h71 uint8_t struct_type; member
H A Dudf_subr.c3643 vrs->struct_type = 0; in udf_validate_session_start()
3648 vrs->struct_type = 0; in udf_validate_session_start()
3657 vrs->struct_type = 0; in udf_validate_session_start()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c2074 tree struct_type = TREE_TYPE (ref->refdecl); in build_v2_message_ref_translation_table() local
2086 constructor = objc_build_constructor (struct_type, initializer); in build_v2_message_ref_translation_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc2079 tree struct_type = TREE_TYPE (ref->refdecl); in build_v2_message_ref_translation_table() local
2091 constructor = objc_build_constructor (struct_type, initializer); in build_v2_message_ref_translation_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc19737 tree struct_type; member
19906 ctx->struct_type, /* context_type */ in field_byte_offset()
25303 analyze_discr_in_predicate (tree operand, tree struct_type) in analyze_discr_in_predicate() argument
25311 && TREE_TYPE (TREE_OPERAND (operand, 0)) == struct_type in analyze_discr_in_predicate()
25377 tree struct_type, in analyze_variants_discr() argument
25449 struct_type); in analyze_variants_discr()
25494 struct_type); in analyze_variants_discr()
25497 struct_type); in analyze_variants_discr()
25527 = analyze_discr_in_predicate (match_expr, struct_type)) in analyze_variants_discr()
25611 analyze_variants_discr (variant_part_decl, vlr_ctx->struct_type, in gen_variant_part()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c19125 tree struct_type; member
19292 ctx->struct_type, /* context_type */ in field_byte_offset()
24714 analyze_discr_in_predicate (tree operand, tree struct_type) in analyze_discr_in_predicate() argument
24722 && TREE_TYPE (TREE_OPERAND (operand, 0)) == struct_type in analyze_discr_in_predicate()
24788 tree struct_type, in analyze_variants_discr() argument
24860 struct_type); in analyze_variants_discr()
24905 struct_type); in analyze_variants_discr()
24908 struct_type); in analyze_variants_discr()
24938 = analyze_discr_in_predicate (match_expr, struct_type)) in analyze_variants_discr()
25007 vlr_ctx->struct_type, /* context_type */ in gen_variant_part()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1991354 * dwarfread.c (enum_type, struct_type): Fixes for opaque and
379 * dwarfread.c (struct_type): Build a correct TYPE_NAME.
442 * dwarfread.c (struct_type): Handle structures and unions which
514 * dwarfread.c (enum_type, struct_type): Expand recognized
599 * dwarfread.c (struct_type): Must initialize the c++ specific
650 * dwarfread.c (enum_type, struct_type): Ignore names invented by
730 * dwarfread.c (struct_type): Ditto.
H A DChangeLog-1992317 * dwarfread.c (struct_type): Local anonymous_size variable is
2439 * dwarfread.c (process_dies, add_partial_symbol, struct_type,
2588 * dwarfread.c (struct_type): Use TYPE_ALLOC.
2738 * dwarfread.c (struct_type): In absence of AT_byte_size for
3421 * dwarfread.c (struct_type): Save member name on type_obstack.
4090 * dwarfread.c (struct_type): Apply fix from Peggy Fieland for
H A DChangeLog-19971410 (struct_type): Call locval with dieinfo struct pointer.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1991354 * dwarfread.c (enum_type, struct_type): Fixes for opaque and
379 * dwarfread.c (struct_type): Build a correct TYPE_NAME.
442 * dwarfread.c (struct_type): Handle structures and unions which
514 * dwarfread.c (enum_type, struct_type): Expand recognized
599 * dwarfread.c (struct_type): Must initialize the c++ specific
650 * dwarfread.c (enum_type, struct_type): Ignore names invented by
730 * dwarfread.c (struct_type): Ditto.
H A DChangeLog-1992317 * dwarfread.c (struct_type): Local anonymous_size variable is
2439 * dwarfread.c (process_dies, add_partial_symbol, struct_type,
2588 * dwarfread.c (struct_type): Use TYPE_ALLOC.
2738 * dwarfread.c (struct_type): In absence of AT_byte_size for
3421 * dwarfread.c (struct_type): Save member name on type_obstack.
4090 * dwarfread.c (struct_type): Apply fix from Peggy Fieland for
H A DChangeLog-19971410 (struct_type): Call locval with dieinfo struct pointer.
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml490 external struct_type : llcontext -> lltype array -> lltype = "llvm_struct_type"
H A Dllvm.mli669 (** [struct_type context tys] returns the structure type in the context
672 val struct_type : llcontext -> lltype array -> lltype val
1020 [struct_type (Array.map type_of elts)] and containing the values [elts]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c6337 find_anonymous_field_with_type (tree struct_type, tree type) in find_anonymous_field_with_type() argument
6342 gcc_assert (RECORD_OR_UNION_TYPE_P (struct_type)); in find_anonymous_field_with_type()
6344 for (field = TYPE_FIELDS (struct_type); in find_anonymous_field_with_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc6453 find_anonymous_field_with_type (tree struct_type, tree type) in find_anonymous_field_with_type() argument
6458 gcc_assert (RECORD_OR_UNION_TYPE_P (struct_type)); in find_anonymous_field_with_type()
6460 for (field = TYPE_FIELDS (struct_type); in find_anonymous_field_with_type()
/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c4585 iso9660_vrs_desc->struct_type = 0; in udf_write_iso9660_vrs()

12