Searched refs:__CTASSERT (Results 1 – 1 of 1) sorted by relevance
133 #define _CTASSERT(x, y) __CTASSERT(x, y)134 #define __CTASSERT(x, y) \ macro