Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
logical.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define TRUE   1
#define FALSE   0
#define BITS_PER_BYTE   (BITS_PER_WORD / BYTES_PER_WORD)
#define LTOB(i, a)   (_lvtob((*(_f_log *) (a))))

Define Documentation

Definition at line 44 of file logical.h.

#define FALSE   0

Definition at line 43 of file logical.h.

#define LTOB (   i,
 
)    (_lvtob((*(_f_log *) (a))))

Definition at line 57 of file logical.h.

#define TRUE   1

Definition at line 42 of file logical.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines