Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S106 #define SIZEOF(label) (label##_end - label) macro
/titanic_41/usr/src/cmd/adbgen/common/
H A Dadbgen1.c73 #define SIZEOF 9 /* print sizeof struct */ macro
/titanic_41/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c166 #define SIZEOF(s, m) (sizeof (((s *)0)->m)) macro