TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
randomc.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INT64_SUPPORTED
 

Typedefs

typedef signed int int32_t
 
typedef unsigned int uint32_t
 
typedef long long int64_t
 
typedef unsigned long long uint64_t
 

Macro Definition Documentation

#define INT64_SUPPORTED

Typedef Documentation

typedef signed int int32_t
typedef long long int64_t
typedef unsigned int uint32_t
typedef unsigned long long uint64_t