#include <f90io.h>
Public Types | |
| enum | valtype_spec { IO_VALUNUSED = 0, IO_SCALAR = 1, IO_DOPEVEC = 2, IO_LOOP = 3, IO_STRUC_A = 4, IO_STRUC_S = 5 } |
Public Attributes | |
| enum ioentry_header::valtype_spec | valtype |
| unsigned | int:8 |
| unsigned int | ioentsize:16 |
Definition at line 343 of file f90io.h.
| unsigned ioentry_header::int |
| unsigned int ioentry_header::ioentsize |
Definition at line 358 of file f90io.h.
Referenced by _INQIL(), _strip_mine(), and _xfer_iolist().
Referenced by _INQIL(), _map_to_dv(), _strip_mine(), and _xfer_iolist().
1.7.1