xref: /illumos-gate/usr/src/test/util-tests/tests/mdb/typedef/tst.radix.mdb.out (revision da7fc762b82ced1a0ec19a51e04cdf823187ec77)
1sizeof (foo_t) = 0xa
20 foo_t {
3    0 uint8_t [10] foo
4}
5sizeof (bar_t) = 0x10
60 bar_t {
7    0 uint8_t [16] foo
8}
9