summaryrefslogtreecommitdiff
path: root/conform/data/stddef.h-data
blob: 9ded4f1ca0f25794d3dd5a56c301b4eeffbc4a1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
macro-constant NULL == 0

macro offsetof

type ptrdiff_t
type wchar_t
type size_t

#if defined ISO11
type max_align_t
#endif

#if !defined ISO && !defined ISO99 && !defined ISO11
allow *_t
#endif