Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h627 #define __TPI_SIZE_ISALIGNED(x) \ macro
633 #define __TPI_PRIM_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)
639 #define __TPI_OPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)
646 #define __TPI_TOPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)