Public Attributes

Nlentry Struct Reference

#include <rnl.h>

List of all members.

Public Attributes

char varname [MAXNAML+1]
struct {
   unsigned   nels: 32
   unsigned   unused: 1
   unsigned   type: 4
   unsigned   munused: 2
   unsigned   taskcm: 1
   unsigned   ndims: 3
   unsigned   newfmt: 3
   unsigned   lmf: 1
   unsigned   stkf: 1
   unsigned   offdim: 16
na
struct {
   unsigned   reserved: 16
   unsigned   lmaddr: 16
   unsigned   varaddr: 32
va

Detailed Description

Definition at line 253 of file rnl.h.


Member Data Documentation

unsigned Nlentry::lmaddr

Definition at line 285 of file rnl.h.

Referenced by RNL().

unsigned Nlentry::lmf

Definition at line 258 of file rnl.h.

Referenced by RNL().

unsigned Nlentry::munused

Definition at line 258 of file rnl.h.

struct { ... } Nlentry::na

Referenced by n_getv(), n_indx(), RNL(), and WNL().

unsigned Nlentry::ndims

Definition at line 258 of file rnl.h.

Referenced by n_indx(), and RNL().

unsigned Nlentry::nels

Definition at line 258 of file rnl.h.

Referenced by n_getv(), n_indx(), RNL(), and WNL().

unsigned Nlentry::newfmt

Definition at line 258 of file rnl.h.

unsigned Nlentry::offdim

Definition at line 258 of file rnl.h.

Referenced by n_getv(), n_indx(), RNL(), and WNL().

Definition at line 285 of file rnl.h.

unsigned Nlentry::stkf

Definition at line 258 of file rnl.h.

Referenced by RNL().

unsigned Nlentry::taskcm

Definition at line 258 of file rnl.h.

Referenced by RNL().

unsigned Nlentry::type

Definition at line 258 of file rnl.h.

Referenced by n_getv(), RNL(), and WNL().

unsigned Nlentry::unused

Definition at line 258 of file rnl.h.

struct { ... } Nlentry::va

Referenced by n_getv(), RNL(), and WNL().

unsigned Nlentry::varaddr

Definition at line 285 of file rnl.h.

Referenced by n_getv(), RNL(), and WNL().

char Nlentry::varname[MAXNAML+1]

Definition at line 255 of file rnl.h.

Referenced by n_findn(), RNL(), and WNL().


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