view usr/src/cmd/mdb/test/typedef/tst.deftypes64.mdb @ 14143:42d090a37218

3089 want ::typedef 3690 mdb on x86 should be able to print alternate register names 3688 Want mdb -e 3094 libctf should support removing a dynamic type 3095 libctf does not validate arrays correctly 3096 libctf does not validate function types correctly 3689 Want an mdb test suite driver Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
author Robert Mustacchi <rm@joyent.com>
date Wed, 03 Apr 2013 15:25:37 -0700
parents
children
line wrap: on
line source

::typedef -c LP64
::sizeof int8_t
::sizeof int16_t
::sizeof int32_t
::sizeof int64_t
::sizeof uint8_t
::sizeof uint16_t
::sizeof uint32_t
::sizeof uint64_t
::sizeof intptr_t
::sizeof uintptr_t
::sizeof uchar_t
::sizeof ushort_t
::sizeof uint_t
::sizeof ulong_t
::sizeof u_longlong_t
::sizeof ptrdiff_t
::sizeof signed
::sizeof unsigned
::sizeof void
::sizeof char
::sizeof short
::sizeof int
::sizeof long
::sizeof _Bool
::sizeof float
::sizeof double