Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
size.c File Reference
#include <liberrno.h>
#include <stddef.h>
#include <cray/dopevec.h>
Include dependency graph for size.c:

Go to the source code of this file.

Functions

_f_int _SIZE (DopeVectorType *source, _f_int *dimptr)
_f_int4 _SIZE_4 (DopeVectorType *source, _f_int *dimptr)
_f_int8 _SIZE_8 (DopeVectorType *source, _f_int *dimptr)

Function Documentation

_f_int _SIZE ( DopeVectorType source,
_f_int *  dimptr 
)

Definition at line 52 of file size.c.

References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

Here is the call graph for this function:

_f_int4 _SIZE_4 ( DopeVectorType source,
_f_int *  dimptr 
)

Definition at line 100 of file size.c.

References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

Here is the call graph for this function:

_f_int8 _SIZE_8 ( DopeVectorType source,
_f_int *  dimptr 
)

Definition at line 143 of file size.c.

References _LELVL_ABORT, _lerror(), DopeVector::assoc, DopeVector::dimension, DopeVector::DvDimen::extent, FENMPTAR, FENMSCDM, DopeVector::n_dim, NULL, and DopeVector::p_or_a.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines