OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subarray_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
f-array-walker.h
238
struct type *
subarray_type
= check_typedef (type)->target_type ();
local
255
subarray_type
, new_offset, i, i == upperbound);
f-valprint.c
364
struct type *
subarray_type
= check_typedef (type->target_type ());
local
370
if (!dimension_contents_eq (val,
subarray_type
,
/src/external/gpl3/gdb/dist/gdb/
f-array-walker.h
238
struct type *
subarray_type
= check_typedef (type)->target_type ();
local
255
subarray_type
, new_offset, i, i == upperbound);
f-valprint.c
364
struct type *
subarray_type
= check_typedef (type->target_type ());
local
370
if (!dimension_contents_eq (val,
subarray_type
,
Completed in 18 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026