glibc/conform/data/stddef.h-data

16 lines
231 B
Plaintext

macro-constant NULL == 0
macro offsetof
type ptrdiff_t
type wchar_t
type size_t
#if defined ISO11 || defined ISO23
type max_align_t
#endif
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined ISO23
allow *_t
#endif