void *=type
type.void *=p
type.void *.size=16

char *=type
type.char *=z
type.char *.size=16

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

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

ptrdiff_t=type
type.ptrdiff_t=w
type.ptrdiff_t.size=16
type.ptrdiff_t.typeclass=Integral

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

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

pid_t=type
type.pid_t=w
type.pid_t.size=16
type.pid_t.typeclass=Integral

uid_t=type
type.uid_t=w
type.uid_t.size=16
type.uid_t.typeclass=Integral

gid_t=type
type.gid_t=w
type.gid_t.size=16
type.gid_t.typeclass=Integral

id_t=type
type.id_t=w
type.id_t.size=16
type.id_t.typeclass=Integral

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

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

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

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

unsigned long int=type
type.unsigned long int=d
type.unsigned long int.size=32
type.unsigned long int.typeclass=Unsigned Integral

long unsigned int=type
type.long unsigned int=d
type.long unsigned int.size=32
type.long unsigned int.typeclass=Unsigned Integral

unknown_t=type
type.unknown_t=w
type.unknown_t.size=16
type.unknown_t.typeclass=Integral
