|
ReactOS 0.4.16-dev-1946-g52006dd
|
Go to the source code of this file.
Macros | |
| #define | _SIZE_T_DEFINED |
| #define | _UINTPTR_T_DEFINED |
| #define | __noop(...) ((void)0) |
| #define | __assume(x) if (!(x)) __builtin_unreachable() |
Typedefs | |
| typedef unsigned int | size_t |
| typedef unsigned int | uintptr_t |