OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ada_check_typedef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ada-lang.c
556
type =
ada_check_typedef
(type);
762
struct type *type =
ada_check_typedef
(value->type ());
1708
struct type *raw_type =
ada_check_typedef
(ada_find_any_type (name));
1726
type =
ada_check_typedef
(type);
1733
return
ada_check_typedef
(type->target_type ());
1775
struct type *type =
ada_check_typedef
(val->type ());
1815
return
ada_check_typedef
(r);
1821
return
ada_check_typedef
(
ada_check_typedef
(r)->target_type ());
1832
struct type *type =
ada_check_typedef
(arr->type ())
8601
ada_check_typedef
(struct type *type)
function
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
ada-lang.c
561
type =
ada_check_typedef
(type);
767
struct type *type =
ada_check_typedef
(value->type ());
1705
struct type *raw_type =
ada_check_typedef
(ada_find_any_type (name));
1723
type =
ada_check_typedef
(type);
1730
return
ada_check_typedef
(type->target_type ());
1772
struct type *type =
ada_check_typedef
(val->type ());
1812
return
ada_check_typedef
(r);
1818
return
ada_check_typedef
(
ada_check_typedef
(r)->target_type ());
1830
struct type *type =
ada_check_typedef
(arr->type ())
8598
ada_check_typedef
(struct type *type)
function
[
all
...]
Completed in 55 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026