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_type_of_array
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ada-lang.c
1906
otherwise, NULL. Use
ada_type_of_array
to get an array type with bounds
2105
ada_type_of_array
(struct value *arr, int bounds)
2190
struct type *arrType =
ada_type_of_array
(arr, 1);
10225
return empty_array (
ada_type_of_array
(array, 0), low_bound,
11000
struct type *arrType =
ada_type_of_array
(arg1, 0);
2100
ada_type_of_array
(struct value *arr, int bounds)
function
ada-lang.c
1906
otherwise, NULL. Use
ada_type_of_array
to get an array type with bounds
2105
ada_type_of_array
(struct value *arr, int bounds)
2190
struct type *arrType =
ada_type_of_array
(arr, 1);
10225
return empty_array (
ada_type_of_array
(array, 0), low_bound,
11000
struct type *arrType =
ada_type_of_array
(arg1, 0);
2100
ada_type_of_array
(struct value *arr, int bounds)
function
/src/external/gpl3/gdb/dist/gdb/
ada-lang.c
1904
otherwise, NULL. Use
ada_type_of_array
to get an array type with bounds
2103
ada_type_of_array
(struct value *arr, int bounds)
2188
struct type *arrType =
ada_type_of_array
(arr, 1);
10237
return empty_array (
ada_type_of_array
(array, 0), low_bound,
11011
struct type *arrType =
ada_type_of_array
(arg1, 0);
2098
ada_type_of_array
(struct value *arr, int bounds)
function
ada-lang.c
1904
otherwise, NULL. Use
ada_type_of_array
to get an array type with bounds
2103
ada_type_of_array
(struct value *arr, int bounds)
2188
struct type *arrType =
ada_type_of_array
(arr, 1);
10237
return empty_array (
ada_type_of_array
(array, 0), low_bound,
11011
struct type *arrType =
ada_type_of_array
(arg1, 0);
2098
ada_type_of_array
(struct value *arr, int bounds)
function
Completed in 125 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026