LibXenon
Bare-metal Xbox 360 homebrew library
|
Go to the source code of this file.
Macros | |
#define | unsigned signed /* Kludge to get unsigned size-shaped type. */ |
Typedefs | |
typedef __SIZE_TYPE__ | intptr_t |
typedef __SIZE_TYPE__ | uintptr_t |
#define unsigned signed /* Kludge to get unsigned size-shaped type. */ |
Definition at line 61 of file lib_types.h.
typedef __SIZE_TYPE__ intptr_t |
Definition at line 62 of file lib_types.h.
typedef __SIZE_TYPE__ uintptr_t |
Definition at line 64 of file lib_types.h.