OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t2_array
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
dynamic-ptype-whatis.f90
27
type(type1), allocatable ::
t2_array
(:)
component in type:type2
68
allocate (var4%
t2_array
(3))
73
allocate (var6%t4_array(1)%
t2_array
(2))
74
allocate (var6%t4_array(2)%
t2_array
(5))
75
allocate (var6%t4_array(3)%
t2_array
(4))
77
allocate (var7%t5_array(1)%
t2_array
(2))
78
allocate (var7%t5_array(2)%
t2_array
(5))
79
allocate (var7%t5_array(3)%
t2_array
(4))
80
allocate (var7%t5_array(4)%
t2_array
(1))
88
print *, var4%
t2_array
(1
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
dynamic-ptype-whatis.f90
27
type(type1), allocatable ::
t2_array
(:)
component in type:type2
68
allocate (var4%
t2_array
(3))
73
allocate (var6%t4_array(1)%
t2_array
(2))
74
allocate (var6%t4_array(2)%
t2_array
(5))
75
allocate (var6%t4_array(3)%
t2_array
(4))
77
allocate (var7%t5_array(1)%
t2_array
(2))
78
allocate (var7%t5_array(2)%
t2_array
(5))
79
allocate (var7%t5_array(3)%
t2_array
(4))
80
allocate (var7%t5_array(4)%
t2_array
(1))
88
print *, var4%
t2_array
(1
[
all
...]
Completed in 22 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026