OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_typedef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c
300
type =
check_typedef
(type);
592
else if (
check_typedef
(param_types[nparams - 1])->code ()
953
result_type->set_length (
check_typedef
(index_type)->length ());
1052
type =
check_typedef
(type);
1119
type =
check_typedef
(type);
1295
element_type =
check_typedef
(type->target_type ());
1626
Parameter TYPE should not yet have
CHECK_TYPEDEF
applied, this function will
1636
type =
check_typedef
(type);
1664
check_typedef
(type);
1799
type =
check_typedef
(type)
3024
check_typedef
(struct type *type)
function
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.c
301
type =
check_typedef
(type);
593
else if (
check_typedef
(param_types[nparams - 1])->code ()
954
result_type->set_length (
check_typedef
(index_type)->length ());
1053
type =
check_typedef
(type);
1120
type =
check_typedef
(type);
1296
element_type =
check_typedef
(type->target_type ());
1627
Parameter TYPE should not yet have
CHECK_TYPEDEF
applied, this function will
1637
type =
check_typedef
(type);
1665
check_typedef
(type);
1800
type =
check_typedef
(type)
3086
check_typedef
(struct type *type)
function
[
all
...]
Completed in 18 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026