![]() |
TrinityCore
|
Include dependency graph for ObjectDefines.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| uint64 | MAKE_PAIR64 (uint32 l, uint32 h) |
| uint32 | PAIR64_HIPART (uint64 x) |
| uint32 | PAIR64_LOPART (uint64 x) |
| uint16 | MAKE_PAIR16 (uint8 l, uint8 h) |
| uint32 | MAKE_PAIR32 (uint16 l, uint16 h) |
| uint16 | PAIR32_HIPART (uint32 x) |
| uint16 | PAIR32_LOPART (uint32 x) |
Here is the caller graph for this function:
Here is the caller graph for this function:
Here is the caller graph for this function:
1.8.8