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

Go to the source code of this file.

Defines

#define TRUE   1
#define FALSE   0

Functions

_f_log _ASSOCIATED (DopeVectorType *pointer, DopeVectorType *target)

Define Documentation

#define FALSE   0

Definition at line 44 of file associated.c.

Referenced by _ASSOCIATED().

#define TRUE   1

Definition at line 43 of file associated.c.

Referenced by _ASSOCIATED().


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines