summaryrefslogtreecommitdiff
path: root/conform/data/inttypes.h-data
blob: c67600b188d1dd3f972e5d22702fc93fdf2aaa8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
type int8_t
type int16_t
type int32_t
type int64_t
type uint8_t
type uint16_t
type uint32_t
type uint64_t
type intptr_t
type uintptr_t

allow PRI*
allow SCN*
allow *_t