OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_specific
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h
33
field main_type::
type_specific
that is a union of info specific to
487
main_type.
type_specific
union is being used, if any.
822
union
type_specific
union
918
/* * A discriminant telling us which field of the
type_specific
999
union
type_specific
type_specific
;
member in struct:main_type
1377
gdb_assert (this->main_type->
type_specific
.fixed_point_info != nullptr);
1379
return *this->main_type->
type_specific
.fixed_point_info;
1389
this->main_type->
type_specific
.fixed_point_info = info;
1479
&& main_type->
type_specific
.int_stuff.bit_size != 8 * length ())
[
all
...]
gdbtypes.h
33
field main_type::
type_specific
that is a union of info specific to
487
main_type.
type_specific
union is being used, if any.
822
union
type_specific
union
918
/* * A discriminant telling us which field of the
type_specific
999
union
type_specific
type_specific
;
member in struct:main_type
1377
gdb_assert (this->main_type->
type_specific
.fixed_point_info != nullptr);
1379
return *this->main_type->
type_specific
.fixed_point_info;
1389
this->main_type->
type_specific
.fixed_point_info = info;
1479
&& main_type->
type_specific
.int_stuff.bit_size != 8 * length ())
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.h
33
field main_type::
type_specific
that is a union of info specific to
490
main_type.
type_specific
union is being used, if any.
838
union
type_specific
union
934
/* * A discriminant telling us which field of the
type_specific
1015
union
type_specific
type_specific
;
member in struct:main_type
1394
gdb_assert (this->main_type->
type_specific
.fixed_point_info != nullptr);
1396
return *this->main_type->
type_specific
.fixed_point_info;
1406
this->main_type->
type_specific
.fixed_point_info = info;
1496
&& main_type->
type_specific
.int_stuff.bit_size != 8 * length ())
[
all
...]
gdbtypes.h
33
field main_type::
type_specific
that is a union of info specific to
490
main_type.
type_specific
union is being used, if any.
838
union
type_specific
union
934
/* * A discriminant telling us which field of the
type_specific
1015
union
type_specific
type_specific
;
member in struct:main_type
1394
gdb_assert (this->main_type->
type_specific
.fixed_point_info != nullptr);
1396
return *this->main_type->
type_specific
.fixed_point_info;
1406
this->main_type->
type_specific
.fixed_point_info = info;
1496
&& main_type->
type_specific
.int_stuff.bit_size != 8 * length ())
[
all
...]
Completed in 95 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026