aboutsummaryrefslogtreecommitdiff
path: root/conform/data/inttypes.h-data
blob: 204a7cf64c0c4982049988d941ce6070a8e8d50c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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*