Go to the source code of this file.
Defines | |
| #define | _STDDEF_H |
| #define | _STDDEF_H_ |
| #define | _ANSI_STDDEF_H |
| #define | __STDDEF_H__ |
| #define | _PTRDIFF_T |
| #define | _T_PTRDIFF_ |
| #define | _T_PTRDIFF |
| #define | __PTRDIFF_T |
| #define | _PTRDIFF_T_ |
| #define | _BSD_PTRDIFF_T_ |
| #define | ___int_ptrdiff_t_h |
| #define | _GCC_PTRDIFF_T |
| #define | __PTRDIFF_TYPE__ long int |
| #define | __wchar_t__ |
| #define | _WCHAR_T |
| #define | _T_WCHAR_ |
| #define | _T_WCHAR |
| #define | __WCHAR_T |
| #define | _WCHAR_T_ |
| #define | _BSD_WCHAR_T_ |
| #define | _WCHAR_T_DEFINED_ |
| #define | _WCHAR_T_DEFINED |
| #define | _WCHAR_T_H |
| #define | ___int_wchar_t_h |
| #define | __INT_WCHAR_T_H |
| #define | _GCC_WCHAR_T |
| #define | __WCHAR_TYPE__ int |
| #define | __WINT_TYPE__ unsigned int |
| #define | NULL ((void *)0) |
| #define | offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) |
Typedefs | |
| typedef __PTRDIFF_TYPE__ | ptrdiff_t |
| typedef __WCHAR_TYPE__ | wchar_t |
| typedef __WINT_TYPE__ | wint_t |
1.6.1