Searched refs:type (Results 51 - 75 of 6285) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h1 /* Internal type definitions for GDB.
36 language-specific code know which type to correlate to FT_SHORT?) */
84 TYPE_CODE_PTR, /* Pointer type */
86 /* Array type with lower & upper bounds.
90 instance of a GDB array type T can always be seen as a series
102 from type to target type corresponds to working through indices
108 TYPE_CODE_ENUM, /* Enumeration type */
109 TYPE_CODE_FUNC, /* Function type */
110 TYPE_CODE_INT, /* Integer type */
451 struct type *type; member in struct:main_type::field
494 struct type struct
661 struct type *type; member in struct:cplus_struct_type::fn_fieldlist::fn_field
716 struct type *type; member in struct:cplus_struct_type::template_arg
[all...]
H A Ddoublest.h27 struct type;
34 data type. */
45 point values to the widest type supported by the host.
72 type that corresponds to that length. */
79 based on the type size when FLOATFORMAT is NULL. */
81 const struct floatformat *floatformat_from_type (const struct type *type);
84 const struct type *type);
85 extern void store_typed_floating (void *addr, const struct type *typ
[all...]
H A Dgdbtypes.c44 struct type *builtin_type_void;
45 struct type *builtin_type_char;
46 struct type *builtin_type_true_char;
47 struct type *builtin_type_short;
48 struct type *builtin_type_int;
49 struct type *builtin_type_long;
50 struct type *builtin_type_long_long;
51 struct type *builtin_type_signed_char;
52 struct type *builtin_type_unsigned_char;
53 struct type *builtin_type_unsigned_shor
150 struct type *type; local
188 struct type *type; local
213 smash_type(struct type *type) argument
229 make_pointer_type(struct type *type, struct type **typeptr) argument
285 lookup_pointer_type(struct type *type) argument
296 make_reference_type(struct type *type, struct type **typeptr) argument
347 lookup_reference_type(struct type *type) argument
358 make_function_type(struct type *type, struct type **typeptr) argument
391 lookup_function_type(struct type *type) argument
439 make_qualified_type(struct type *type, int new_flags, struct type *storage) argument
488 make_type_with_address_space(struct type *type, int space_flag) argument
510 make_cv_type(int cnst, int voltl, struct type *type, struct type **typeptr) argument
561 replace_type(struct type *ntype, struct type *type) argument
594 lookup_member_type(struct type *type, struct type *domain) argument
610 allocate_stub_method(struct type *type) argument
664 get_discrete_bounds(struct type *type, LONGEST *lowp, LONGEST *highp) argument
980 smash_to_member_type(struct type *type, struct type *domain, struct type *to_type) argument
1003 smash_to_method_type(struct type *type, struct type *domain, struct type *to_type, struct field *args, int nargs, int varargs) argument
1027 type_name_no_tag(const struct type *type) argument
1174 lookup_template_type(char *name, struct type *type, struct block *block) argument
1207 lookup_struct_elt_type(struct type *type, char *name, int noerr) argument
1289 fill_in_vptr_fieldno(struct type *type) argument
1364 check_typedef(struct type *type) argument
1481 struct type *type; local
1509 check_stub_method(struct type *type, int method_id, int signature_id) argument
1625 check_stub_method_group(struct type *type, int method_id) argument
1663 allocate_cplus_struct_type(struct type *type) argument
1684 struct type *type; local
2693 dump_fn_fieldlists(struct type *type, int spaces) argument
2758 print_cplus_stuff(struct type *type, int spaces) argument
2838 recursive_dump_type(struct type *type, int spaces) argument
[all...]
H A Dax-gdb.c71 static void gen_sign_extend (struct agent_expr *, struct type *);
72 static void gen_extend (struct agent_expr *, struct type *);
73 static void gen_fetch (struct agent_expr *, struct type *);
87 LONGEST k, struct type *type);
92 static int type_wider_than (struct type *type1, struct type *type2);
93 static struct type *max_type (struct type *type1, struct type *type
163 struct type *type = SYMBOL_TYPE (var); local
193 struct type *type = (*pc)[1].type; local
356 gen_sign_extend(struct agent_expr *ax, struct type *type) argument
368 gen_extend(struct agent_expr *ax, struct type *type) argument
380 gen_fetch(struct agent_expr *ax, struct type *type) argument
648 gen_int_literal(struct agent_expr *ax, struct axs_value *value, LONGEST k, struct type *type) argument
883 gen_cast(struct agent_expr *ax, struct axs_value *value, struct type *type) argument
938 gen_scale(struct agent_expr *ax, enum agent_op op, struct type *type) argument
1158 find_field(struct type *type, char *name) argument
1193 gen_bitfield_ref(struct agent_expr *ax, struct axs_value *value, struct type *type, int start, int end) argument
1357 struct type *type; local
1585 struct type *type = (*pc)[1].type; local
1619 struct type *type = (*pc)[1].type; local
1628 struct type *type = check_typedef ((*pc)[1].type); local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A DHIset.c1 #define E0 ((type *)10000000)
5 #define limm0 ((type)(int)&glob0)
11 #define E1 ((type *)11111111)
15 #define limm1 ((type)(int)&glob1)
23 #define type short macro
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p0, *p1;
34 type r
[all...]
H A DQIset.c1 #define E0 ((type *)10000000)
5 #define limm0 ((type)(int)&glob0)
11 #define E1 ((type *)11111111)
15 #define limm1 ((type)(int)&glob1)
23 #define type char macro
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p0, *p1;
34 type r
[all...]
H A DSFset.c1 #define E0 ((type *)10000000)
5 #define limm0 ((type)(int)&glob0)
11 #define E1 ((type *)11111111)
15 #define limm1 ((type)(int)&glob1)
23 #define type float macro
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p0, *p1;
34 type r
[all...]
H A DSIset.c1 #define E0 ((type *)10000000)
5 #define limm0 ((type)(int)&glob0)
11 #define E1 ((type *)11111111)
15 #define limm1 ((type)(int)&glob1)
23 #define type int macro
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p0, *p1;
34 type r
[all...]
H A DDFcmp.c1 #define type double macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)((int)&glob0))
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)((int)&glob1))
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DHIcmp.c1 #define type short macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DQIcmp.c1 #define type signed char macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DSIcmp.c1 #define type int macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DUHIcmp.c1 #define type unsigned short macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DUQIcmp.c1 #define type unsigned char macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
H A DUSIcmp.c1 #define type unsigned int macro
3 type glob0, glob1;
5 #define E0 ((type *)10000000)
9 #define limm0 ((type)&glob0)
15 #define E1 ((type *)11111111)
19 #define limm1 ((type)&glob1)
26 type r0, r1; type *p0, *p1;
30 type r0, r1; type *p
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dgeneric_regs.h31 #define GENERIC_GPIO_REG_LIST_ENTRY(type, cd, id) \
32 .type ## _reg = REG(DC_GPIO_GENERIC_## type),\
33 .type ## _mask = DC_GPIO_GENERIC_ ## type ## __DC_GPIO_GENERIC ## id ## _ ## type ## _MASK,\
34 .type ## _shift = DC_GPIO_GENERIC_ ## type ## __DC_GPIO_GENERIC ## id ## _ ## type ## __SHIFT
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.h29 #define TF_HELPER_REG_FIELD_LIST(type) \
30 type exp_region0_lut_offset; \
31 type exp_region0_num_segments; \
32 type exp_region1_lut_offset; \
33 type exp_region1_num_segments;\
34 type field_region_end;\
35 type field_region_end_slope;\
36 type field_region_end_base;\
37 type exp_region_start;\
38 type exp_resion_start_segmen
[all...]
H A Ddcn10_stream_encoder.h353 #define SE_REG_FIELD_LIST_DCN1_0(type) \
354 type AFMT_GENERIC_INDEX;\
355 type AFMT_GENERIC_HB0;\
356 type AFMT_GENERIC_HB1;\
357 type AFMT_GENERIC_HB2;\
358 type AFMT_GENERIC_HB3;\
359 type AFMT_GENERIC_LOCK_STATUS;\
360 type AFMT_GENERIC_CONFLICT;\
361 type AFMT_GENERIC_CONFLICT_CLR;\
362 type AFMT_GENERIC0_FRAME_UPDATE_PENDIN
[all...]
H A Ddcn10_optc.h339 #define TG_REG_FIELD_LIST_DCN1_0(type) \
340 type VSTARTUP_START;\
341 type VUPDATE_OFFSET;\
342 type VUPDATE_WIDTH;\
343 type VREADY_OFFSET;\
344 type OTG_BLANK_DATA_EN;\
345 type OTG_BLANK_DE_MODE;\
346 type OTG_CURRENT_BLANK_STATE;\
347 type OTG_MASTER_UPDATE_LOCK;\
348 type UPDATE_LOCK_STATU
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators28.C8 int type; member in class:new_test
10 void* operator new(size_t sz, int count, int type);
13 void* new_test::operator new(size_t sz, int count, int type) argument
17 printf("%d %d %d\n", sz, count, type);
20 ((new_test *)p)->type = type;
/openbsd-current/usr.bin/dig/lib/isc/
H A Dassertions.c40 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
43 isc_assertion_failed_cb(file, line, type, cond);
50 isc_assertion_typetotext(isc_assertiontype_t type) { argument
58 switch (type) {
82 default_callback(const char *file, int line, isc_assertiontype_t type, argument
86 file, line, isc_assertion_typetotext(type), cond, "failed");
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconvert.c1 /* Utility routines for data type conversion for GNU C.
34 /* Convert EXPR to some pointer or reference type TYPE.
40 convert_to_pointer (type, expr)
41 tree type, expr;
46 TREE_TYPE (expr) = type;
54 return build1 (NOP_EXPR, type, expr);
61 return build1 (CONVERT_EXPR, type, expr);
64 convert_to_pointer (type,
69 error ("cannot convert to a pointer type");
70 return convert_to_pointer (type, integer_zero_nod
[all...]
/openbsd-current/gnu/gcc/gcc/treelang/
H A Dtree-convert.c1 /* Language-level data type conversion for Treelang.
58 converted to type TYPE. The TREE_TYPE of the value
64 convert (tree type, tree expr)
67 enum tree_code code = TREE_CODE (type);
69 if (type == TREE_TYPE (expr)
74 if (TYPE_MAIN_VARIANT (type) == TYPE_MAIN_VARIANT (TREE_TYPE (expr)))
75 return fold_build1 (NOP_EXPR, type, expr);
84 return build1 (CONVERT_EXPR, type, e);
86 return fold (convert_to_integer (type, e));
93 return fold_build1 (NOP_EXPR, type, TREE_OPERAN
63 convert(tree type, tree expr) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dscan-decls.c53 if (result->type != CPP_PADDING)
64 enum cpp_ttype token = get_a_token (pfile)->type;
112 if (token->type == CPP_OPEN_BRACE)
121 if (token->type == CPP_OPEN_BRACE)
127 if (token->type == CPP_EOF)
130 if (token->type == CPP_SEMICOLON)
132 if (token->type != CPP_NAME)
135 prev_id.type = CPP_EOF;
138 switch (token->type)
149 if (prev_id.type !
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/tr1/
H A Dref_wrap_iterate.h38 typename result_of<_M_func_type(_GLIBCXX_TEMPLATE_ARGS)>::type
41 typename result_of<_M_func_type()>::type

Completed in 290 milliseconds

1234567891011>>