Home
last modified time | relevance | path

Searched defs:_CTASSERT (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Ddebug.h132 #define _CTASSERT(x, y) __CTASSERT(x, y) macro
/titanic_51/usr/src/boot/sys/boot/common/
H A Dbootstrap.h339 #define _CTASSERT(x, y) __CTASSERT(x, y) macro