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

Go to the source code of this file.

Functions

void _ALL (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)
_f_log _ALL0 (DopeVectorType *mask, _f_int *dimension)
void _ALL_4 (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)
_f_log4 _ALL0_4 (DopeVectorType *mask, _f_int *dimension)
void _ALL_8 (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)
_f_log8 _ALL0_8 (DopeVectorType *mask, _f_int *dimension)
void _ALL_2 (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)
_f_log2 _ALL0_2 (DopeVectorType *mask, _f_int *dimension)
void _ALL_1 (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)
_f_log1 _ALL0_1 (DopeVectorType *mask, _f_int *dimension)
void __all (DopeVectorType *result, DopeVectorType *mask, _f_int *dimension)

Function Documentation

void _ALL ( DopeVectorType result,
DopeVectorType mask,
_f_int *  dimension 
)

Definition at line 48 of file all.c.

References __all().

Here is the call graph for this function:

void _ALL_1 ( DopeVectorType result,
DopeVectorType mask,
_f_int *  dimension 
)

Definition at line 196 of file all.c.

References __all().

Here is the call graph for this function:

void _ALL_2 ( DopeVectorType result,
DopeVectorType mask,
_f_int *  dimension 
)

Definition at line 160 of file all.c.

References __all().

Here is the call graph for this function:

void _ALL_4 ( DopeVectorType result,
DopeVectorType mask,
_f_int *  dimension 
)

Definition at line 88 of file all.c.

References __all().

Here is the call graph for this function:

void _ALL_8 ( DopeVectorType result,
DopeVectorType mask,
_f_int *  dimension 
)

Definition at line 124 of file all.c.

References __all().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines