Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/include/
H A Dcpu_extended_state.h8 #define __CTASSERT_NOLINT(x) __CTASSERT(1) macro
10 #define __CTASSERT_NOLINT(x) __CTASSERT(x) macro