Defines | Functions

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

#define BITS_PER_BYTE   (BITS_PER_WORD / BYTES_PER_WORD)

Function Documentation

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 
)