Home
last modified time | relevance | path

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

/minix3/sys/arch/x86/include/
H A Dcpu_extended_state.h40 #define __CTASSERT_NOLINT(x) __CTASSERT(1) macro
42 #define __CTASSERT_NOLINT(x) __CTASSERT(x) macro