|
GBDK 2020 Docs
API Documentation for GBDK 2020
|
Go to the source code of this file.
Macros | |
| #define | NULL (void *)0 |
| #define | __PTRDIFF_T_DEFINED |
| #define | __SIZE_T_DEFINED |
| #define | __WCHAR_T_DEFINED |
| #define | offsetof(s, m) __builtin_offsetof (s, m) |
Typedefs | |
| typedef int | ptrdiff_t |
| typedef unsigned int | size_t |
| typedef unsigned long int | wchar_t |
| #define NULL (void *)0 |
| #define __PTRDIFF_T_DEFINED |
| #define __SIZE_T_DEFINED |
| #define __WCHAR_T_DEFINED |
| #define offsetof | ( | s, | |
| m | |||
| ) | __builtin_offsetof (s, m) |
| typedef int ptrdiff_t |
| typedef unsigned int size_t |
| typedef unsigned long int wchar_t |