Home
last modified time | relevance | path

Searched refs:SIZEOF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c71 #define SIZEOF 9 /* print sizeof struct */ macro
398 return (SIZEOF); in get_type()
458 case SIZEOF: in generate()
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c157 #define SIZEOF(s, m) (sizeof (((s *)0)->m)) macro
159 { n, OFFSETOF(s, m), SIZEOF(s, m), t }
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h3251 #define NCSI_CMD_CHKSUM_SIZE SIZEOF(NcsiCmdDefaultRspPayload_t, ChecksumCompensation)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.sh3371 siz) m=SIZEOF${u} ;;