Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h662 #define __TPI_ALIGN(x) \ macro
677 #define _TPI_ALIGN_OPT(x) __TPI_ALIGN(x)
684 #define _TPI_ALIGN_TOPT(x) __TPI_ALIGN(x)
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dti_opts.c448 __TPI_ALIGN(opt->len)); in __rpc_get_ltaddr()