Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtihdr.h664 #define __TPI_SIZE_ISALIGNED(x) \ macro
670 #define __TPI_PRIM_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)
676 #define __TPI_OPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)
683 #define __TPI_TOPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x)