Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
host.h File Reference
#include <stdlib.h>
#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include <unistd.h>
#include <sys/param.h>
#include <math.h>
Include dependency graph for host.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef long double ldouble
typedef float float_type
typedef long long_type
typedef long long64
typedef unsigned int boolean
typedef unsigned int Uint
typedef unsigned long Ulong

Typedef Documentation

typedef unsigned int boolean

Definition at line 74 of file host.h.

typedef float float_type

Definition at line 60 of file host.h.

typedef long double ldouble

Definition at line 49 of file host.h.

typedef long long64

Definition at line 70 of file host.h.

typedef long long_type

Definition at line 62 of file host.h.

typedef unsigned int Uint

Definition at line 75 of file host.h.

typedef unsigned long Ulong

Definition at line 76 of file host.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines