OpenMPI  0.1.1
OTF_inttypes_win.h File Reference

Deals with all data type related issues. More...

Go to the source code of this file.

Macros

#define OTF_UINT64_MAX   (uint64_t)-1
 

Typedefs

typedef unsigned char uint8_t
 
typedef signed int int32_t
 
typedef unsigned int uint32_t
 
typedef signed __int64 int64_t
 
typedef unsigned __int64 uint64_t
 
typedef signed char int8_t
 
typedef signed short int16_t
 
typedef unsigned short uint16_t
 

Detailed Description

Deals with all data type related issues.