Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FusionMacOS.h File Reference


Namespaces

namespace  Emma

Defines

#define EMMA_EXPORT   __declspec( dllimport )
#define EMMADIRECT_EXPORT   __declspec( dllexport )
#define ThreadStorage   __thread
#define NO_THREAD   0
#define INT64(i)   i##i64
#define UINT64(i)   i##Ui64
#define IS_NAN(n)   ((int64_t) (n) == (int64_t) (M_NAN))
#define IS_INF(n)

Define Documentation

#define EMMA_EXPORT   __declspec( dllimport )
 

#define EMMADIRECT_EXPORT   __declspec( dllexport )
 

#define INT64  )     i##i64
 

#define IS_INF  ) 
 

Value:

((int64_t) (n) == (int64_t) (M_INF) || \
                     (int64_t) (n) == (int64_t) (M_MINUS_INF))

#define IS_NAN  )     ((int64_t) (n) == (int64_t) (M_NAN))
 

#define NO_THREAD   0
 

#define ThreadStorage   __thread
 

#define UINT64  )     i##Ui64
 


Generated on Sat Apr 1 06:08:18 2006 for Emma SDK Guide by  doxygen 1.4.3