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

_Bool=type
type._Bool=b
type._Bool.size=8

bool=type
type.bool=b
type.bool.size=8

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

signed long long int=type
type.signed long long int=q
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=q
type.long long signed int.size=64
type.long long signed int.typeclass=Signed Integral

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

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

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

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

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

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

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

unsigned long long int=type
type.unsigned long long int=q
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=q
type.long long unsigned int.size=64
type.long long unsigned int.typeclass=Unsigned Integral

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

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

long long int=type
type.long long int=q
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=b
type.uint8_t.size=8
type.uint8_t.typeclass=Unsigned Integral

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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