(git:c5411e0)
Loading...
Searching...
No Matches
callgraph::callgraph_item_type Type Reference

Data Fields

integer(kind=int_4), dimension(2) key = 0_int_4
 
type(call_stat_type), pointer value => NULL()
 

Detailed Description

Definition at line 63 of file callgraph.F.

Field Documentation

◆ key

integer(kind=int_4), dimension(2) callgraph::callgraph_item_type::key = 0_int_4

Definition at line 64 of file callgraph.F.

◆ value

type(call_stat_type), pointer callgraph::callgraph_item_type::value => NULL()

Definition at line 65 of file callgraph.F.


The documentation for this type was generated from the following file: