Home
last modified time | relevance | path

Searched defs:SIZEOF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c71 #define SIZEOF 9 /* print sizeof struct */ macro
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c157 #define SIZEOF(s, m) (sizeof (((s *)0)->m)) macro