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

Go to the source code of this file.

Defines

#define BITS_PER_BYTE   (BITS_PER_WORD / BYTES_PER_WORD)

Functions

void _LBOUND (DopeVectorType *result, DopeVectorType *source, _f_int *dimptr)
_f_int _LBOUND0 (DopeVectorType *source, _f_int *dimptr)
_f_int4 _LBOUND0_4 (DopeVectorType *source, _f_int *dimptr)
_f_int8 _LBOUND0_8 (DopeVectorType *source, _f_int *dimptr)

Define Documentation


Function Documentation

_f_int _LBOUND0 ( DopeVectorType source,
_f_int *  dimptr 
)
_f_int4 _LBOUND0_4 ( DopeVectorType source,
_f_int *  dimptr 
)
_f_int8 _LBOUND0_8 ( DopeVectorType source,
_f_int *  dimptr 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines