|
|
Home | Loader API | Interfaces | File List | Index | |
Automatically generated file. More...
Go to the source code of this file.
Defines | |
#define | P6COMPILE_TIME_ASSERT(name, x) typedef int P6_CTA_ ## name__[(x) ? 1:-1]; |
#define | P6MAX_HOSTNAME 1025 |
#define | P6PRINTF64 "I64" |
#define | P6SIZEOF_DOUBLE 8 |
#define | P6SIZEOF_FLOAT 4 |
#define | P6SIZEOF_INT 4 |
#define | P6SIZEOF_LONG 4 |
#define | P6SIZEOF_LONGLONG 8 |
#define | P6SIZEOF_SHORT 2 |
#define | P6SIZEOF_SIZET 4 |
#define | P6SIZEOF_WCHAR 2 |
Typedefs | |
typedef __int64 | P6LONGLONG |
typedef unsigned __int64 | P6ULONGLONG |
Automatically generated file.
DO NOT EDIT
Platform specific definitions.
Definition in file p6platform.h.