include/types.h File Reference

#include <stdlib.h>

Defines

#define __pack__
#define min(a, b)   ((a) < (b) ? (a) : (b))
#define max(a, b)   ((a) > (b) ? (a) : (b))
#define MIN   min
#define MAX   max

Typedefs

typedef signed char byte
typedef unsigned char ubyte
typedef unsigned short ushort
typedef unsigned int uint
typedef unsigned long ulong
typedef unsigned long long int u_int64_t
typedef long long int int64_t
typedef unsigned int u_int32_t
typedef int int32_t
typedef unsigned short u_int16_t
typedef short int16_t
typedef ubyte bool

Define Documentation

#define __pack__
 

#define MAX   max
 

#define max a,
 )     ((a) > (b) ? (a) : (b))
 

#define MIN   min
 

#define min a,
 )     ((a) < (b) ? (a) : (b))
 


Typedef Documentation

typedef ubyte bool
 

typedef signed char byte
 

typedef short int16_t
 

typedef int int32_t
 

typedef long long int int64_t
 

typedef unsigned short u_int16_t
 

typedef unsigned int u_int32_t
 

typedef unsigned long long int u_int64_t
 

typedef unsigned char ubyte
 

typedef unsigned int uint
 

typedef unsigned long ulong
 

typedef unsigned short ushort
 


Generated on Mon Aug 28 20:55:31 2006 for D1X-Rebirth by  doxygen 1.4.6