N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/OrbisQuartus/server/l4/patches/ode_config.h File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <stdarg.h>
#include <malloc.h>
#include <alloca.h>
#include <float.h>

Go to the source code of this file.

Defines

#define ODE_PLATFORM_LINUX
#define ODE_API
#define dDOUBLE
#define dInfinity   DBL_MAX
#define dEpsilon   DBL_EPSILON
#define EFFICIENT_ALIGNMENT   16
#define MMAP_ANONYMOUS

Typedefs

typedef char int8
typedef unsigned char uint8
typedef short int16
typedef unsigned short uint16
typedef int int32
typedef unsigned int uint32
typedef unsigned int intP


Define Documentation

#define dDOUBLE
 

Definition at line 18 of file ode_config.h.

#define dEpsilon   DBL_EPSILON
 

Definition at line 20 of file ode_config.h.

#define dInfinity   DBL_MAX
 

Definition at line 19 of file ode_config.h.

#define EFFICIENT_ALIGNMENT   16
 

Definition at line 22 of file ode_config.h.

#define MMAP_ANONYMOUS
 

Definition at line 23 of file ode_config.h.

#define ODE_API
 

Definition at line 16 of file ode_config.h.

#define ODE_PLATFORM_LINUX
 

Definition at line 15 of file ode_config.h.


Typedef Documentation

typedef short int16
 

Definition at line 31 of file ode_config.h.

typedef int int32
 

Definition at line 33 of file ode_config.h.

typedef char int8
 

Definition at line 29 of file ode_config.h.

typedef unsigned int intP
 

Definition at line 36 of file ode_config.h.

typedef unsigned short uint16
 

Definition at line 32 of file ode_config.h.

typedef unsigned int uint32
 

Definition at line 34 of file ode_config.h.

typedef unsigned char uint8
 

Definition at line 30 of file ode_config.h.


© 2007, Los Alamos National Security, LLC.