sipxtacklib  Version 3.3
Macros | Typedefs
types.h File Reference
#include <limits.h>
#include <sys/types.h>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX32U   0xFFFFFFFF
 
#define MAX32   0x8FFFFFFF
 

Typedefs

typedef unsigned char boolean
 
typedef short int16
 
typedef int int32
 
typedef unsigned int u_int32
 
typedef unsigned short u_int16
 
typedef char int8
 
typedef unsigned char u_int8
 
typedef long long int int64
 
typedef unsigned long long u_int64
 

Macro Definition Documentation

#define MAX32U   0xFFFFFFFF
#define MAX32   0x8FFFFFFF

Typedef Documentation

typedef unsigned char boolean
typedef short int16
typedef int int32
typedef unsigned int u_int32
typedef unsigned short u_int16
typedef char int8
typedef unsigned char u_int8
typedef long long int int64
typedef unsigned long long u_int64

sipXtackLib home page