void=type
type.void=
type.void.size=0

_Bool=type
type._Bool=x1
type._Bool.size=8

bool=type
type.bool=x1
type.bool.size=8

char=type
type.char=c
type.char.size=8
type.char.typeclass=Signed Integral

short=type
type.short=x2
type.short.size=16
type.short.typeclass=Signed Integral

short int=type
type.short int=x2
type.short int.size=16
type.short int.typeclass=Signed Integral

int=type
type.int=d4
type.int.size=32
type.int.typeclass=Signed Integral

float=type
type.float=f4
type.float.size=32
type.float.typeclass=Floating

double=type
type.double=F8
type.double.size=64
type.double.typeclass=Floating

signed int=type
type.signed int=d4
type.signed int.size=32
type.signed int.typeclass=Signed Integral

signed char=type
type.signed char=x1
type.signed char.size=8
type.signed char.typeclass=Signed Integral

signed short=type
type.signed short=x2
type.signed short.size=16
type.signed short.typeclass=Signed Integral

signed short int=type
type.signed short int=x2
type.signed short int.size=16
type.signed short int.typeclass=Signed Integral

short signed int=type
type.short signed int=x2
type.short signed int.size=16
type.short signed int.typeclass=Signed Integral

signed long=type
type.signed long=d4
type.signed long.size=32
type.signed long.typeclass=Signed Integral

long unsigned=type
type.long unsigned=d4
type.long unsigned.size=32
type.long unsigned.typeclass=Signed Integral

signed long int=type
type.signed long int=d4
type.signed long int.size=32
type.signed long int.typeclass=Signed Integral

long signed int=type
type.long signed int=d4
type.long signed int.size=32
type.long signed int.typeclass=Signed Integral

signed long long=type
type.signed long long=x8
type.signed long long.size=64
type.signed long long.typeclass=Signed Integral

long long signed=type
type.long long signed=x8
type.long long signed.size=64
type.long long signed.typeclass=Signed Integral

signed long long int=type
type.signed long long int=x8
type.signed long long int.size=64
type.signed long long int.typeclass=Signed Integral

long long signed int=type
type.long long signed int=x8
type.long long signed int.size=64
type.long long signed int.typeclass=Signed Integral

unsigned int=type
type.unsigned int=d4
type.unsigned int.size=32
type.unsigned int.typeclass=Unsigned Integral

unsigned char=type
type.unsigned char=x1
type.unsigned char.size=8
type.unsigned char.typeclass=Unsigned Integral

unsigned short=type
type.unsigned short=x2
type.unsigned short.size=16
type.unsigned short.typeclass=Unsigned Integral

unsigned short int=type
type.unsigned short int=x2
type.unsigned short int.size=16
type.unsigned short int.typeclass=Unsigned Integral

short unsigned int=type
type.short unsigned int=x2
type.short unsigned int.size=16
type.short unsigned int.typeclass=Unsigned Integral

unsigned long long=type
type.unsigned long long=x8
type.unsigned long long.size=64
type.unsigned long long.typeclass=Unsigned Integral

long long unsigned=type
type.long long unsigned=x8
type.long long unsigned.size=64
type.long long unsigned.typeclass=Unsigned Integral

unsigned long long int=type
type.unsigned long long int=x8
type.unsigned long long int.size=64
type.unsigned long long int.typeclass=Unsigned Integral

long long unsigned int=type
type.long long unsigned int=x8
type.long long unsigned int.size=64
type.long long unsigned int.typeclass=Unsigned Integral

long double=type
type.long double=F8
type.long double.size=64
type.long double.typeclass=Floating

long long=type
type.long long=x8
type.long long.size=64
type.long long.typeclass=Signed Integral

long long int=type
type.long long int=x8
type.long long int.size=64
type.long long int.typeclass=Signed Integral

char8_t=type
type.char8_t=c
type.char8_t.size=8
type.char8_t.typeclass=Signed Integral

char16_t=type
type.char16_t=c
type.char16_t.size=16
type.char16_t.typeclass=Signed Integral

char32_t=type
type.char32_t=c
type.char32_t.size=32
type.char32_t.typeclass=Signed Integral

uint8_t=type
type.uint8_t=x1
type.uint8_t.size=8
type.uint8_t.typeclass=Unsigned Integral

uint_fast8_t=type
type.uint_fast8_t=x1
type.uint_fast8_t.size=8
type.uint_fast8_t.typeclass=Unsigned Integral

uint_least8_t=type
type.uint_least8_t=x1
type.uint_least8_t.size=8
type.uint_least8_t.typeclass=Unsigned Integral

bin8_t=type
type.bin8_t=b1
type.bin8_t.size=8

hex8_t=type
type.hex8_t=x1
type.hex8_t.size=8

oct8_t=type
type.oct8_t=o1
type.oct8_t.size=8

uint16_t=type
type.uint16_t=x2
type.uint16_t.size=16
type.uint16_t.typeclass=Unsigned Integral

uint_fast16_t=type
type.uint_fast16_t=x2
type.uint_fast16_t.size=16
type.uint_fast16_t.typeclass=Unsigned Integral

uint_least16_t=type
type.uint_least16_t=x2
type.uint_least16_t.size=16
type.uint_least16_t.typeclass=Unsigned Integral

bin16_t=type
type.bin16_t=b2
type.bin16_t.size=16

hex16_t=type
type.hex16_t=x2
type.hex16_t.size=16

oct16_t=type
type.oct16_t=o2
type.oct16_t.size=16

uint32_t=type
type.uint32_t=d4
type.uint32_t.size=32
type.uint32_t.typeclass=Unsigned Integral

uint_fast32_t=type
type.uint_fast32_t=d4
type.uint_fast32_t.size=32
type.uint_fast32_t.typeclass=Unsigned Integral

uint_least32_t=type
type.uint_least32_t=d4
type.uint_least32_t.size=32
type.uint_least32_t.typeclass=Unsigned Integral

bin32_t=type
type.bin32_t=b4
type.bin32_t.size=32

hex32_t=type
type.hex32_t=x4
type.hex32_t.size=32

oct32_t=type
type.oct32_t=o4
type.oct32_t.size=32

uint64_t=type
type.uint64_t=x8
type.uint64_t.size=64
type.uint64_t.typeclass=Unsigned Integral

uint_fast64_t=type
type.uint_fast64_t=x8
type.uint_fast64_t.size=64
type.uint_fast64_t.typeclass=Unsigned Integral

uint_least64_t=type
type.uint_least64_t=x8
type.uint_least64_t.size=64
type.uint_least64_t.typeclass=Unsigned Integral

bin64_t=type
type.bin64_t=b8
type.bin64_t.size=64

hex64_t=type
type.hex64_t=x8
type.hex64_t.size=64

oct64_t=type
type.oct64_t=o8
type.oct64_t.size=64

int8_t=type
type.int8_t=x1
type.int8_t.size=8
type.int8_t.typeclass=Signed Integral

int_fast8_t=type
type.int_fast8_t=x1
type.int_fast8_t.size=8
type.int_fast8_t.typeclass=Signed Integral

int_least8_t=type
type.int_least8_t=x1
type.int_least8_t.size=8
type.int_least8_t.typeclass=Signed Integral

int16_t=type
type.int16_t=x2
type.int16_t.size=16
type.int16_t.typeclass=Signed Integral

int_fast16_t=type
type.int_fast16_t=x2
type.int_fast16_t.size=16
type.int_fast16_t.typeclass=Signed Integral

int_least16_t=type
type.int_least16_t=x2
type.int_least16_t.size=16
type.int_least16_t.typeclass=Signed Integral

int32_t=type
type.int32_t=d4
type.int32_t.size=32
type.int32_t.typeclass=Signed Integral

int_fast32_t=type
type.int_fast32_t=d4
type.int_fast32_t.size=32
type.int_fast32_t.typeclass=Signed Integral

int_least32_t=type
type.int_least32_t=d4
type.int_least32_t.size=32
type.int_least32_t.typeclass=Signed Integral

int64_t=type
type.int64_t=x8
type.int64_t.size=64
type.int64_t.typeclass=Signed Integral

int_fast64_t=type
type.int_fast64_t=x8
type.int_fast64_t.size=64
type.int_fast64_t.typeclass=Signed Integral

int_least64_t=type
type.int_least64_t=x8
type.int_least64_t.size=64
type.int_least64_t.typeclass=Signed Integral

intmax_t=type
type.intmax_t=x8
type.intmax_t.size=64
type.intmax_t.typeclass=Signed Integral

uintmax_t=type
type.uintmax_t=x8
type.uintmax_t.size=64
type.uintmax_t.typeclass=Unsigned Integral
