Go to the source code of this file.
Defines | |
#define | _ABLE_CLIB_ABLE_STDDEF_H 1 |
#define | NULL ((void *)0) |
#define | offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) |
Typedefs | |
typedef int | wchar_t |
#define _ABLE_CLIB_ABLE_STDDEF_H 1 |
#define NULL ((void *)0) |
#define offsetof | ( | TYPE, | |||
MEMBER | ) | ((size_t) &((TYPE *)0)->MEMBER) |
typedef int wchar_t |