HelenOS sources

static_assert      79 kernel/generic/include/assert.h #define static_assert \
static_assert      86 kernel/generic/include/assert.h #define static_assert(expr, msg)
static_assert      46 uspace/lib/c/include/assert.h #define static_assert _Static_assert
static_assert      46 uspace/lib/posix/include/libc/assert.h #define static_assert _Static_assert
HelenOS homepage, sources at GitHub